Revert "Add never claim parser."
Such changes should not be pushed to master before they are finished
(this doesn't pass distcheck).
This reverts commit 9aaa638b27.
This commit is contained in:
parent
9aaa638b27
commit
498b44f742
13 changed files with 41 additions and 743 deletions
|
|
@ -28,7 +28,7 @@ AUTOMAKE_OPTIONS = subdir-objects
|
|||
# libspot.la needed by the tests).
|
||||
SUBDIRS = misc ltlenv ltlast ltlvisit ltlparse eltlparse tgba \
|
||||
tgbaalgos tgbaparse evtgba evtgbaalgos evtgbaparse kripke \
|
||||
neverclaimparse . ltltest eltltest tgbatest evtgbatest \
|
||||
saba sabaalgos . ltltest eltltest tgbatest evtgbatest \
|
||||
sabatest sanity
|
||||
|
||||
lib_LTLIBRARIES = libspot.la
|
||||
|
|
@ -44,7 +44,6 @@ libspot_la_LIBADD = \
|
|||
tgba/libtgba.la \
|
||||
tgbaalgos/libtgbaalgos.la \
|
||||
tgbaparse/libtgbaparse.la \
|
||||
neverclaimparse/libneverclaimparse.la \
|
||||
evtgba/libevtgba.la \
|
||||
evtgbaalgos/libevtgbaalgos.la \
|
||||
evtgbaparse/libevtgbaparse.la \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue