Removed unused files from the project.

This commit is contained in:
Alan Mishchenko
2012-07-25 12:42:25 -07:00
parent b2ad079a2a
commit bb68d0b7f6
6 changed files with 3 additions and 35 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
SRC += src/map/super/super.c \
src/map/super/superAnd.c \
src/map/super/superGate.c \
src/map/super/superWrite.c
src/map/super/superGate.c
+1 -1
View File
@@ -1,4 +1,4 @@
/**CFile****************************************************************
**CFile****************************************************************
FileName [cec.c]
-1
View File
@@ -7,7 +7,6 @@ SRC += src/proof/cec/cecCec.c \
src/proof/cec/cecMan.c \
src/proof/cec/cecPat.c \
src/proof/cec/cecSeq.c \
src/proof/cec/cecSim.c \
src/proof/cec/cecSolve.c \
src/proof/cec/cecSynth.c \
src/proof/cec/cecSweep.c
-1
View File
@@ -6,6 +6,5 @@ SRC += src/proof/int/intCheck.c \
src/proof/int/intFrames.c \
src/proof/int/intInter.c \
src/proof/int/intM114.c \
src/proof/int/intM114p.c \
src/proof/int/intMan.c \
src/proof/int/intUtil.c
+1 -2
View File
@@ -1,5 +1,4 @@
SRC += src/proof/pdr/pdr.c \
src/proof/pdr/pdrCnf.c \
SRC += src/proof/pdr/pdrCnf.c \
src/proof/pdr/pdrCore.c \
src/proof/pdr/pdrInv.c \
src/proof/pdr/pdrMan.c \