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

Annotation of /trunk/lsod/SConscript

Parent Directory Parent Directory | Revision Log Revision Log


Revision 427 - (hide annotations) (download)
Tue Apr 4 04:13:34 2006 UTC (18 years, 8 months ago) by johnpye
File size: 66 byte(s)
tentative: Disabled ascDynaload functions when DYNAMIC_PACKAGES is not defined. 
Altered error.[ch] so that MS VC++ variadic macros are used when available. 
Disabled Windows MessageBox in ascPanic, so that compilation of base engine is possible with the Platform SDK.
Added SConscript files to build FORTRAN components.
Removed some autoconf-related stuff from the pygtk/interface directory.
1 johnpye 427 Import('env')
2    
3     srcs = ['lsode.f']
4    
5     env.Library('lsode',srcs)

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