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

Contents of /trunk/lsod/SConscript

Parent Directory Parent Directory | Revision Log Revision Log


Revision 674 - (show annotations) (download)
Wed Jun 21 09:29:46 2006 UTC (18 years, 4 months ago) by johnpye
File size: 96 byte(s)
Adding missed merge (r702-820) from dae to trunk
1 Import('env')
2
3 srcs = ['lsode.f']
4
5 lsode = env.SharedObject('lsode',srcs)
6
7 Return('lsode')

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