--- trunk/OOPSE/libmdtools/SimSetup.hpp 2003/03/27 20:12:15 423 +++ trunk/OOPSE/libmdtools/SimSetup.hpp 2003/03/27 20:36:16 424 @@ -55,7 +55,7 @@ class SimSetup{ (private) Atom** the_atoms; SRI** the_sris; - int *the_excludes; + Exclude** the_excludes; Molecule* the_molecules; ForceFields* the_ff;