NWChem/contrib/mapointer_test
Yuri Victorovich 7b3d60dce7 Fix bash shebangs: make /usr/bin/env find bash in paths
This is needed on FreeBSD and other systems where bash isn't located in /bin/bash.
2021-11-07 14:06:22 -08:00
..
fix_include_files Fix bash shebangs: make /usr/bin/env find bash in paths 2021-11-07 14:06:22 -08:00
README HvD: Added a script to modify the Global Array include files adding interface 2012-07-31 00:27:23 +00:00

README fix_include_files
========================

The script fix_include_files is supposed to be run from this directory. 
It modifies include files in the GA adding Fortran90 interface blocks so that
the compiler can check whether critical routines are called with the correct
data types. More comments on the how and why are included in the script itself.