--- trunk/OOPSE/libmdtools/Atom.hpp 2003/03/26 21:04:38 409 +++ trunk/OOPSE/libmdtools/Atom.hpp 2003/03/26 21:54:49 413 @@ -20,7 +20,7 @@ class Atom{ (public) static double* ul; // the lab frame unit directional vector static int nElements; - static void createArrays (int nElements); + static void createArrays (int the_nElements); static void destroyArrays(void); void addAtoms(int nAdded, double* Apos, double* Avel, double* Afrc, double* Atrq, double* AAmat, double* Amu,