*** empty log message ***

This commit is contained in:
martinez 2004-05-10 15:43:18 +00:00
parent faf4a2af26
commit bafc92d0b8
15 changed files with 4510 additions and 5 deletions

View file

@ -33,7 +33,8 @@ ltlvisit_HEADERS = \
lunabbrev.hh \
nenoform.hh \
postfix.hh \
tunabbrev.hh
tunabbrev.hh \
reducform.hh
noinst_LTLIBRARIES = libltlvisit.la
libltlvisit_la_SOURCES = \
@ -45,4 +46,8 @@ libltlvisit_la_SOURCES = \
lunabbrev.cc \
nenoform.cc \
postfix.cc \
tunabbrev.cc
tunabbrev.cc \
reducform.cc \
basereduc.cc \
forminf.cc \
formlength.cc