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

Annotation of /trunk/lsod/SConscript

Parent Directory Parent Directory | Revision Log Revision Log


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

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