--- trunk/OOPSE/libmdtools/SimSetup.hpp 2004/02/06 18:58:06 1031 +++ trunk/OOPSE/libmdtools/SimSetup.hpp 2004/04/12 20:32:20 1097 @@ -80,6 +80,7 @@ class SimSetup{ (private) MoleculeStamp** comp_stamps; //the stamps matching the components int tot_nmol; int tot_atoms; + int tot_rigid; int tot_bonds; int tot_bends; int tot_torsions;