Parent Directory
|
Revision Log
|
Patch
revision 1503 by jpye, Sun Jun 10 13:49:39 2007 UTC | revision 1504 by jpye, Sat Jun 23 14:12:34 2007 UTC | |
---|---|---|
# | Line 205 struct StaticSolverRegistration{ | Line 205 struct StaticSolverRegistration{ |
205 | files. | files. |
206 | */ | */ |
207 | static const struct StaticSolverRegistration slv_reg[]={ | static const struct StaticSolverRegistration slv_reg[]={ |
208 | {"johnpye/qrslv/qrslv"} | {"qrslv"} |
209 | ,{"johnpye/conopt/conopt"} | ,{"conopt"} |
210 | ,{"johnpye/lrslv/lrslv"} | ,{"lrslv"} |
211 | ,{"johnpye/cmslv/cmslv"} | ,{"cmslv"} |
212 | ,{NULL} | ,{NULL} |
213 | #if 0 | #if 0 |
214 | /* {0,"SLV",&slv0_register} */ | /* {0,"SLV",&slv0_register} */ |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |