* lbtt/src/Makefile.am (lbtt_translate_SOURCES): Fix leftover
from 1.0.3 merge.
This commit is contained in:
parent
9e269dadc2
commit
4aea8548d3
2 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
2004-02-21 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* lbtt/src/Makefile.am (lbtt_translate_SOURCES): Fix leftover
|
||||
from 1.0.3 merge.
|
||||
|
||||
* wrap/python/cgi/ltl2tgba.in: Process ltl2tgba.opt if it exists.
|
||||
|
||||
* wrap/python/cgi/ltl2tgba.in: Color translators and their options.
|
||||
|
|
|
|||
|
|
@ -51,13 +51,13 @@ EXTRA_lbtt_SOURCES = gnu-getopt.h Config-parse.h
|
|||
lbtt_LDADD = $(LIBOBJS) $(READLINELIBS)
|
||||
|
||||
lbtt_translate_SOURCES = \
|
||||
ObstackAlloc.h \
|
||||
BitArray.h \
|
||||
BitArray.cc \
|
||||
Exception.h \
|
||||
ExternalTranslator.h \
|
||||
ExternalTranslator.cc \
|
||||
FormulaWriter.h \
|
||||
LbttAlloc.h \
|
||||
LbtWrapper.h \
|
||||
LtlFormula.h \
|
||||
LtlFormula.cc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue