module.make 287 Bytes
Newer Older
Alan Mishchenko committed
1 2 3 4 5 6 7 8
SRC +=    src/aig/hop/hopBalance.c \
    src/aig/hop/hopCheck.c \
    src/aig/hop/hopDfs.c \
    src/aig/hop/hopMan.c \
    src/aig/hop/hopMem.c \
    src/aig/hop/hopObj.c \
    src/aig/hop/hopOper.c \
    src/aig/hop/hopTable.c \
Alan Mishchenko committed
9
    src/aig/hop/hopTruth.c \
Alan Mishchenko committed
10
    src/aig/hop/hopUtil.c