--- trunk/OOPSE/libmdtools/Atom.cpp 2003/08/12 21:44:06 690 +++ trunk/OOPSE/libmdtools/Atom.cpp 2003/08/20 19:42:31 707 @@ -9,7 +9,7 @@ Atom::Atom(int theIndex, SimState* theConfig) { myConfig = theConfig; hasCoords = false; - + c_n_hyd = 0; has_dipole = 0; is_VDW = 0;