source:
vis_dev/vis-2.3/src/sat/sat.make
@
64
Last change on this file since 64 was 14, checked in by , 13 years ago | |
---|---|
File size: 199 bytes |
Line | |
---|---|
1 | CSRC += satConflict.c satImplication.c satMain.c \ |
2 | satUtil.c satDecision.c satInc.c satDebug.c\ |
3 | satInterface.c satBDD.c satCore.c |
4 | HEADERS += sat.h satInt.h |
5 | |
6 | DEPENDENCYFILES = $(CSRC) |
Note: See TracBrowser
for help on using the repository browser.