*** empty log message ***
This commit is contained in:
parent
faf4a2af26
commit
bafc92d0b8
15 changed files with 4510 additions and 5 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue