/[ascend]/trunk/solvers/SConscript
ViewVC logotype

Diff of /trunk/solvers/SConscript

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1508 by jpye, Sat Jun 23 14:27:28 2007 UTC revision 1509 by jpye, Wed Jun 27 13:08:47 2007 UTC
# Line 2  Import('env') Line 2  Import('env')
2  extenv = env.Copy()  extenv = env.Copy()
3    
4  subdirs = [  subdirs = [
5      'qrslv','conopt','cmslv','lrslv','tron'      'qrslv','conopt','cmslv','lrslv','tron','lsode','ida'
6  ]  ]
7    
8  for d in subdirs:  for d in subdirs:

Legend:
Removed from v.1508  
changed lines
  Added in v.1509

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22