aboutsummaryrefslogtreecommitdiff
path: root/modules/gcide/tests/dicod.cfin
blob: 056f82ad82f70918ebb8ea413db4b9aeee725629 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
capability lang;
timing no;
prepend-load-path ("~moddir~/gcide","~moddir~/stratall");
load-module gcide;
load-module stratall;
database {
	name "gcide";
	description "A mock GCIDE dictionary";
	handler "gcide dbdir=~dictdir~ idxdir=~idxdir~ index-program=~moddir~/gcide/idxgcide";
}




Return to:

Send suggestions and report system problems to the System administrator.