gtap_c1.for
gtap_c3.for
gtap_c4.for
gtap_c5.for
gtap_c6.for
gtap_c0.for
gtap_u1.for
gtap_u2.for
gtap_u3.for
gtap_u4.for
gtap_u0.for
gtap_v1.for
gtap_v3.for
gtap_v4.for
gtap_v5.for
gtap_v6.for
gtap_v0.for
# The modules
gtap_m0.for
# TG-program, possibly split
gtap__1.for
gtap__2.for
gtap__3.for
gtap__4.for
gtap__5.for
gtap__6.for
gtap__7.for
gtap__8.for
gtap__9.for
gtap__10.for
gtap__11.for
gtap__12.for
gtap__13.for
gtap__14.for
gtap__15.for
gtap__16.for
gtap__17.for
gtap__18.for
gtap__19.for
gtap__20.for
gtap__21.for
gtap__22.for
gtap__23.for
gtap__24.for
gtap__25.for
gtap__26.for
gtap__27.for
gtap__28.for
gtap__29.for
gtap__30.for
gtap__31.for
gtap__32.for
gtap__33.for
gtap__34.for
gtap__35.for
-out gtap.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:\GP\includes" 
-lib "C:\GP\gpa.lib" "C:\GP\gpb.lib" 
-lib "C:\GP\tbgdum.lib" "C:\GP\modlib.lib" 
-mod .\;"C:\GP\modules"  
-Stack 400000 
-ml winapi 
 -nsplit 
