Changeset ac25afd
- Timestamp:
- 02/09/12 22:49:01 (13 years ago)
- Branches:
- master
- Children:
- 354ba3d
- Parents:
- cfdf333
- git-author:
- Tomasz Obrebski <to@…> (02/09/12 22:49:01)
- git-committer:
- Tomasz Obrebski <to@…> (02/09/12 22:49:01)
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
rc21bdd6 rac25afd 9 9 10 10 # list of components to compile 11 CMPLIST="compiledic cor dgp fla gph grp gue kon kor kot lem mar rm12 rs12 sen -nl ser tags tok.c tok.l tok.pl unfla"11 CMPLIST="compiledic cor dgp fla gph grp gue kon kor kot lem mar rm12 rs12 sen sen-nl ser tags tok.c tok.l tok.pl unfla" 12 12 COMP= 13 13 -
src/ser/ser
r5f4d9c3 rac25afd 12 12 13 13 my $LIB_DIR="/usr/local/lib/utt"; 14 my $systemconfigfile='/ usr/local/etc/utt/ser.conf';14 my $systemconfigfile='/etc/utt/ser.conf'; 15 15 my $userconfigfile=home()."/.utt/ser.conf"; 16 16
Note: See TracChangeset
for help on using the changeset viewer.