abc/src/aig/dch/module.make

10 lines
255 B
Plaintext
Raw Normal View History

2008-07-29 17:01:00 +02:00
SRC += src/aig/dch/dchAig.c \
2008-08-02 17:01:00 +02:00
src/aig/dch/dchChoice.c \
src/aig/dch/dchClass.c \
src/aig/dch/dchCnf.c \
2008-07-29 17:01:00 +02:00
src/aig/dch/dchCore.c \
src/aig/dch/dchMan.c \
src/aig/dch/dchSat.c \
2008-08-02 17:01:00 +02:00
src/aig/dch/dchSim.c \
src/aig/dch/dchSweep.c