--- trunk/mdtools/headers/Atom.hpp 2002/11/26 21:12:04 190 +++ trunk/mdtools/headers/Atom.hpp 2002/12/16 21:42:11 213 @@ -106,6 +106,7 @@ class Atom{ (protected) int index; /* set the atom's index */ int offset; // the atom's offset in the storage array + int offsetX, offsetY, offsetZ; char c_name[100]; /* it's name */