> Which the difference in source files of SANDER with underline (_) and
> without underline?
Assuming there's a non-underline version of the same file name, the
underline versions have been run through cpp (C Pre Processor) to
handle preprocessing directives like "#ifdef MPI". Fortran did not
do such preprocessing when I wrote the portable compilation system
for Amber, so I coded it explicitly, using these intermediate files.
The underlined files are then compiled by the fortran compiler.
Bill
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" (in the *body* of the email)
to majordomo.scripps.edu
Received on Wed Aug 27 2008 - 06:07:56 PDT