From 890bacd7cb11c6e991722e8a7b7cd0ef9147ea3b Mon Sep 17 00:00:00 2001 From: Morgan Deters Date: Fri, 28 Oct 2011 20:30:24 +0000 Subject: * ability to output NodeBuilders without first converting them to Nodes---useful for debugging. * language-dependent Node::toString() * some minor proof-related cleanup --- src/main/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main/Makefile.am') 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 = -- cgit v1.2.3