Changeset 1269 for ThirdParty/ASL/trunk
- Timestamp:
- Apr 23, 2009 11:52:55 PM (11 years ago)
- Location:
- ThirdParty/ASL/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/trunk/compile_MS_ASL.in
r900 r1269 1 1 #!/bin/sh 2 3 set -e 2 4 3 5 # Script to compile the Ampl Solver Library using cl/link. Why this approach? -
ThirdParty/ASL/trunk/compile_Unix_ASL.in
r999 r1269 1 1 #!/bin/sh 2 3 set -e 2 4 3 5 # Script to compile the Ampl Solver Library on Unix systems. Why this approach?
Note: See TracChangeset
for help on using the changeset viewer.