# The modules
decomp_c1.for
decomp_c2.for
decomp_c3.for
decomp_c4.for
decomp_c5.for
decomp_u1.for
decomp_u2.for
decomp_u3.for
decomp_v1.for
decomp_v2.for
decomp_v3.for
decomp_v4.for
decomp_v5.for
decomp_v6.for
decomp_v7.for
decomp_m0.for
# TG-program, possibly split
decomp.for 
-out decomp.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]
-nap -nc -nchk -nco -ndal -ndbl -nf90 -fix -ng -hed -nin -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 
