summaryrefslogtreecommitdiff
path: root/proofs
diff options
context:
space:
mode:
authorTim King <taking@google.com>2016-10-13 00:22:24 -0700
committerTim King <taking@google.com>2016-10-13 00:22:24 -0700
commitb468bb361f8b98bcb6b9d0febab4f285a6a872b3 (patch)
treedef542bce3971de0a6d646a620b79e871ae7a690 /proofs
parent3395c5c13cd61d98aec0d9806e3b9bc3d707968a (diff)
Revert "Merge branch 'origin' of https://github.com/CVC4/CVC4.git"
This reverts commit 3395c5c13cd61d98aec0d9806e3b9bc3d707968a, reversing changes made to 5f415d4585134612bc24e9a823289fee35541a01.
Diffstat (limited to 'proofs')
-rw-r--r--proofs/signatures/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/proofs/signatures/Makefile.am b/proofs/signatures/Makefile.am
index 5947ad3f0..75d9f3c5a 100644
--- a/proofs/signatures/Makefile.am
+++ b/proofs/signatures/Makefile.am
@@ -3,7 +3,6 @@
# add support for more theories, just list them here in the same order
# you would to the LFSC proof-checker binary.
#
-
CORE_PLFS = sat.plf smt.plf th_base.plf th_arrays.plf th_bv.plf th_bv_bitblast.plf th_bv_rewrites.plf th_real.plf th_int.plf
noinst_LTLIBRARIES = libsignatures.la
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback