Changeset cfdf333 for src/lem/main.cc
- Timestamp:
- 02/09/12 20:34:02 (13 years ago)
- Branches:
- master
- Children:
- ac25afd
- Parents:
- 2ff1f65
- git-author:
- Tomasz Obrebski <to@…> (02/09/12 20:34:02)
- git-committer:
- Tomasz Obrebski <to@…> (02/09/12 20:34:02)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/lem/main.cc
r5f4d9c3 rcfdf333 33 33 lem = new AuxLem(dictionary); 34 34 else 35 fprintf(stderr,"lem: Invalid dictionary file extension.\n");35 fprintf(stderr,"lem: Dictionary file not found.\n"); 36 36 37 37 Words tab;
Note: See TracChangeset
for help on using the changeset viewer.