data_work_c1.for
data_work_c3.for
data_work_c4.for
data_work_c5.for
data_work_c6.for
data_work_c0.for
# The modules
data_work_m0.for
# TG-program, possibly split
data_work__1.for
data_work__2.for
data_work__3.for
data_work__4.for
data_work__5.for
data_work__6.for
data_work__7.for
data_work__8.for
data_work__9.for
data_work__10.for
data_work__11.for
data_work__12.for
data_work__13.for
-out data_work.exe
# LF95.FIG: user default options for Lahey Fortran 95.
# Place your default options here. You may remove these comment lines.
#    -nvm says program produced should not run in virtual memory
# -nchk -inln -o1 -npca -stchk -ng -fix -nvm   -nlst -nf90  
# -nw -nsav -trap dio -nco -t3 -nomap -pack
# 12/01/99 change -ndal to -dal (automatic deallocation)
# 17/06/99 -hed -inln not supported lf95
# 17/06/99 -pack -nozuninit not compatible with -win (and ?? -winconsole)
# 2/08/00 -trap dio replaced by -ntrap - NDP error checking in code
# 01/09/03 
#    Make this implicit none (-in). Even libraries such as MC20 are ok
#    Implicit none helps us as developers to avoid bad code. 
#    Perhaps reinstate for the production version of Rel 9.
# (Was 01/09/03_ -nap -nc -nchk -nco -dal -ndbl -nf95 -fix -ng -nin
# -nlst -o0 -npca -nsav -stchk -t4 -ntrap -nw -nwo -nxref
# -nomap  -nvm   -winconsole -nzero -trace
# 1/11/04 use -o0 for no optimisation
 -nap -nc -nchk -nco -dal -ndbl -nf95 -fix -ng -in
 -nlst -o0 -npca -nsav -stchk -t4 -ntrap -nw -nwo -nxref 
 -nomap  -nvm   -winconsole -nzero -trace 

-i "C:\GP10\includes" 
-lib "C:\GP10\gpa.lib" "C:\GP10\gpb.lib" 
-lib "C:\GP10\tbgdum.lib" "C:\GP10\modlib.lib" 
-mod .\;"C:\GP10\modules"  
-Stack 400000 
-ml winapi 
 -nsplit 
