Adding CEC command &splitprove.

This commit is contained in:
Alan Mishchenko 2014-06-02 09:56:37 -07:00
parent e69854f540
commit 67050333b2
1 changed files with 1 additions and 0 deletions

View File

@ -8,5 +8,6 @@ SRC += src/proof/cec/cecCec.c \
src/proof/cec/cecPat.c \
src/proof/cec/cecSeq.c \
src/proof/cec/cecSolve.c \
src/proof/cec/cecSplit.c \
src/proof/cec/cecSynth.c \
src/proof/cec/cecSweep.c