Changes in order to pass sanity tests

* src/tgbatest/ltl2tgba.cc, src/ta/Makefile.am, README: code style
This commit is contained in:
Ala-Eddine Ben-Salem 2012-04-11 18:52:03 +02:00 committed by Alexandre Duret-Lutz
parent 618146c157
commit 9319b0ca25
3 changed files with 7 additions and 6 deletions

View file

@ -30,10 +30,9 @@ ta_HEADERS = \
tgta.hh \
tgtaexplicit.hh \
tgtaproduct.hh
noinst_LTLIBRARIES = libta.la
libta_la_SOURCES = \
noinst_LTLIBRARIES = libta.la
libta_la_SOURCES = \
ta.cc \
taproduct.cc \
tgta.cc \