summaryrefslogtreecommitdiff
path: root/src/main/Makefile.am
diff options
context:
space:
mode:
authorChristopher L. Conway <christopherleeconway@gmail.com>2010-10-22 22:50:33 +0000
committerChristopher L. Conway <christopherleeconway@gmail.com>2010-10-22 22:50:33 +0000
commita486cdde94366aa6b4a1f558eecc0130ba25ad5e (patch)
tree8931708b9046ec62c7bdd513de9de1e5a507aa53 /src/main/Makefile.am
parent6dee1d9817d8e9209f0a681b7c601ec6b4b5014d (diff)
Merging main/getopt.cpp, main/usage.h, and smt/options.h in
util/options.h,cpp
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 b6cdbb1f4..05a451d52 100644
--- a/src/main/Makefile.am
+++ b/src/main/Makefile.am
@@ -6,7 +6,6 @@ AM_CXXFLAGS = -Wall -Wno-unknown-pragmas
bin_PROGRAMS = cvc4
cvc4_SOURCES = \
- getopt.cpp \
interactive_shell.h \
interactive_shell.cpp \
main.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback