mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-01 18:27:44 +02:00
Removed unused files from the project.
This commit is contained in:
@@ -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
@@ -1,4 +1,4 @@
|
||||
/**CFile****************************************************************
|
||||
**CFile****************************************************************
|
||||
|
||||
FileName [cec.c]
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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,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 \
|
||||
|
||||
Reference in New Issue
Block a user