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.for 
-out gtap.exe
# LF90.FIG: user default options for Lahey Fortran 90.
# 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
# replace -trap dio with -ntrap and trap for ndp error in code [1/08/00]
# 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 -ndal -ndbl -nf90 -fix -ng -hed -nin -inln
-nap -nc -nchk -nco -ndal -ndbl -nf90 -fix -ng -hed -in -inln
-nlst -o0 -npca -nsav -stchk -t3 -ntrap -nw -nwo -nxref
-trace
-nomap -pack -nvm -nozuninit
-winconsole
-i c:\gp\includes 
-lib c:\gp\gpa.lib c:\gp\gpb.lib c:\gp\tbgdum.lib  
-mod .\;c:\gp\modules  
-pagesize 128 
-Stack 400000 
-ml winapi 
