summaryrefslogtreecommitdiff
path: root/src/main/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2011-10-28 20:30:24 +0000
committerMorgan Deters <mdeters@gmail.com>2011-10-28 20:30:24 +0000
commit890bacd7cb11c6e991722e8a7b7cd0ef9147ea3b (patch)
tree0c2f05f224fe79310130dc054c7606144e248de0 /src/main/Makefile.am
parentb084a7efa9d65ec2f7475caa8486f8fd4cbafbd5 (diff)
* ability to output NodeBuilders without first converting them to Nodes---useful for debugging.
* language-dependent Node::toString() * some minor proof-related cleanup
Diffstat (limited to 'src/main/Makefile.am')
-rw-r--r--src/main/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/Makefile.am b/src/main/Makefile.am
index da3b5896a..78d468000 100644
--- a/src/main/Makefile.am
+++ b/src/main/Makefile.am
@@ -11,7 +11,6 @@ libmain_a_SOURCES = \
interactive_shell.cpp \
main.h \
main.cpp \
- usage.h \
util.cpp
cvc4_SOURCES =
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback