Changeset 2016 for trunk/Cbc/src/Makefile.am
- Timestamp:
- Mar 10, 2014 5:58:20 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cbc/src/Makefile.am
r2000 r2016 19 19 # List all source files for this library, including headers 20 20 libCbc_la_SOURCES = \ 21 Cbc_C_Interface.cpp Cbc_C_Interface.h \22 21 CbcConfig.h \ 23 22 CbcBranchActual.hpp \ … … 94 93 95 94 libCbcSolver_la_SOURCES = \ 95 Cbc_C_Interface.cpp Cbc_C_Interface.h \ 96 96 CbcCbcParam.cpp \ 97 97 Cbc_ampl.cpp Cbc_ampl.h \
Note: See TracChangeset
for help on using the changeset viewer.