Changeset 771 for trunk/Clp/test/Makefile.am
- Timestamp:
- May 17, 2006 12:56:39 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Clp/test/Makefile.am
r764 r771 14 14 15 15 # We are using the CLP solver executable to do the unit test 16 17 16 test: ../src/clp$(EXEEXT) 17 cd ../../Data/Netlib; make uncompress 18 18 ../src/clp$(EXEEXT) -unitTest -netlib -netlibp 19 19
Note: See TracChangeset
for help on using the changeset viewer.