Changeset 1497
- Timestamp:
- Aug 19, 2010 9:33:01 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cbc/configure
r1496 r1497 25964 25964 if test $coin_vpath_config = yes; then 25965 25965 cvl_tmp="examples/sudoku_sample.csv" 25966 coin_vpath_link_files=25967 25966 for file in $cvl_tmp ; do 25968 25967 coin_vpath_link_files="$coin_vpath_link_files $file" … … 25975 25974 if test $coin_vpath_config = yes; then 25976 25975 cvl_tmp="examples/quad.mps" 25977 coin_vpath_link_files=25978 25976 for file in $cvl_tmp ; do 25979 25977 coin_vpath_link_files="$coin_vpath_link_files $file" … … 25986 25984 if test $coin_vpath_config = yes; then 25987 25985 cvl_tmp="examples/quad2.mps" 25988 coin_vpath_link_files=25989 25986 for file in $cvl_tmp ; do 25990 25987 coin_vpath_link_files="$coin_vpath_link_files $file"
Note: See TracChangeset
for help on using the changeset viewer.