module.make 285 Bytes
Newer Older
Alan Mishchenko committed
1
SRC +=    src/aig/dch/dchAig.c \
Alan Mishchenko committed
2 3 4
    src/aig/dch/dchChoice.c \
    src/aig/dch/dchClass.c \
    src/aig/dch/dchCnf.c \
Alan Mishchenko committed
5 6 7
    src/aig/dch/dchCore.c \
    src/aig/dch/dchMan.c \
    src/aig/dch/dchSat.c \
Alan Mishchenko committed
8
    src/aig/dch/dchSim.c \
Alan Mishchenko committed
9
    src/aig/dch/dchSimSat.c \
Alan Mishchenko committed
10
    src/aig/dch/dchSweep.c