--- trunk/OOPSE/libmdtools/SimInfo.hpp 2003/03/27 19:21:42 422 +++ trunk/OOPSE/libmdtools/SimInfo.hpp 2003/03/27 20:48:37 427 @@ -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 - Exclude* excludes; // the pairs themselves + Exclude** excludes; // the pairs themselves int nGlobalExcludes; int* globalExcludes; // same as above, but these guys participate in