DIGITAL (Compaque) Visual Fortran (Professional version; ver 6.0 or later)
is required to compile these programs, and fitsio.lib (FITSIO library)
should have been prepared in the "lib" directory

First, create an object file "atsubneu.obj" (Kurucz's ATLAS subroutines)
df /compile_only atsubneu.for


compilation of spshow.exe:
df /MW /Fespshow specshow.for atsubneu.obj fitsio.lib /LINK /NODEFAULTLIB


compilation of width.exe:
df /Fewidth wdmain.for atsubneu.obj

compilation of kaprep.exe:
df kaprep.for atsubneu.obj

compilation of mpfit.exe:
df mpfit.for fitsio.lib /LINK /NODEFAULTLIB

compilation of msearch.exe:
df msearch.for

compilation of mprep.exe:
df mprep.for atsubneu.obj

compilation of mdinterp.exe:
df mdinterp.for

compilation of kdatset.exe:
df kdatset.for

compilation of mdatset.exe:
df mdatset.for

compilation pf readsav.exe
df readsav.exe
