--- trunk/OOPSE-2.0/src/brains/SimInfo.hpp 2004/10/22 22:54:01 1636 +++ trunk/OOPSE-2.0/src/brains/SimInfo.hpp 2004/11/23 22:48:31 1772 @@ -131,6 +131,7 @@ class SimInfo{ (public) string finalName; // the name of the eor file to be written string sampleName; // the name of the dump file to be written string statusName; // the name of the stat file to be written + string zAngleName; // the name of the ang file to be written int seed; //seed for random number generator