summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDejan Jovanović <dejan.jovanovic@gmail.com>2009-12-07 05:51:09 +0000
committerDejan Jovanović <dejan.jovanovic@gmail.com>2009-12-07 05:51:09 +0000
commitb3bcafc179201e33c4f41ccf028c12eacc110d69 (patch)
tree6b35f7e654ac3b2278b9201db331fab980b32cd9 /configure.ac
parentc16be5841e613818d5764e4de99e4694a0703685 (diff)
antlr parser for the cvc4 language (boolean only)
yet to be finalized, it should work as expected
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e6ad11733..e739f5cee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -346,6 +346,7 @@ AC_CONFIG_FILES([
src/util/Makefile
src/context/Makefile
src/parser/Makefile
+ src/parser/cvc/Makefile
src/parser/smt/Makefile
src/theory/Makefile
test/Makefile
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback