********> bugfix.20 Author: Nathalie Godbout, sgi Date: Jul 25, 2000 program: shared memory parallel version of sander_classic [This problem does not arise with the MPI parallel version] severity: sander_classic fails to give the correct results. Description: local array ``local_qiktip'' in subroutine qiktip declared shared in a parallel region. Fix: in the MACHINE file, replace the LOAD environment variable: setenv LOAD "f77 $MIPSFLAG $MPFLAG -Wl,-Xlocal,local_qiktip_"