eliot/dic
2005-04-20 18:11:00 +00:00
..
.cvsignore Added .cvsignore files 2004-07-08 18:17:31 +00:00
automaton.c fixed a memory leak when freeing automaton 2005-04-19 20:18:32 +00:00
automaton.h fixed a memory leak when freeing automaton 2005-04-19 20:18:32 +00:00
compdic.c - documentation added for the dictionary 2005-04-19 16:26:50 +00:00
dic.c uint_t -> dic_elt_t for dictionary 2005-04-20 18:11:00 +00:00
dic.h uint_t -> dic_elt_t for dictionary 2005-04-20 18:11:00 +00:00
dic_internals.h - documentation added for the dictionary 2005-04-19 16:26:50 +00:00
dic_search.c minor changes 2005-04-19 20:02:55 +00:00
dic_search.h - documentation added for the dictionary 2005-04-19 16:26:50 +00:00
er.l - documentation added for the dictionary 2005-04-19 16:26:50 +00:00
er.y - documentation added for the dictionary 2005-04-19 16:26:50 +00:00
hashtable.c *** empty log message *** 2004-04-08 09:43:06 +00:00
hashtable.h *** empty log message *** 2004-04-08 09:43:06 +00:00
listdic.c yyparser ok. must change things to have a unique prefix instead of yy* 2005-04-16 20:55:51 +00:00
Makefile.am DEBUG_RE removed 2005-04-19 18:09:44 +00:00
regexp.c - documentation added for the dictionary 2005-04-19 16:26:50 +00:00
regexp.h - documentation added for the dictionary 2005-04-19 16:26:50 +00:00
regexpmain.c - documentation added for the dictionary 2005-04-19 16:26:50 +00:00