module.make 396 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10
SRC +=    src/proof/cec/cecCec.c \
    src/proof/cec/cecChoice.c \
    src/proof/cec/cecClass.c \
    src/proof/cec/cecCore.c \
    src/proof/cec/cecCorr.c \
    src/proof/cec/cecIso.c \
    src/proof/cec/cecMan.c \
    src/proof/cec/cecPat.c \
    src/proof/cec/cecSeq.c \
    src/proof/cec/cecSolve.c \
11
    src/proof/cec/cecSplit.c \
12 13
    src/proof/cec/cecSynth.c \
    src/proof/cec/cecSweep.c