--- trunk/OOPSE/libmdtools/SimInfo.hpp 2003/03/24 21:55:34 394 +++ trunk/OOPSE/libmdtools/SimInfo.hpp 2003/03/26 21:50:33 412 @@ -39,7 +39,7 @@ class SimInfo{ (public) double dielectric; // the dielectric of the medium for reaction field int n_exclude; // the # of pairs excluded from long range forces - int *excludes; // the pairs themselves + Exclude* excludes; // the pairs themselves int nGlobalExcludes; int* globalExcludes; // same as above, but these guys participate in