This commit is contained in:
Russ Cox 2007-08-22 09:00:26 -04:00
commit ebda53e16b
6 changed files with 101 additions and 71 deletions

View file

@ -115,6 +115,7 @@ void outnl(int);
void outpiece(char *, char *);
void runescpy(Rune*, Rune*);
long runetol(Rune*);
char *dictfile(char*);
long oednextoff(long);
void oedprintentry(Entry, int);