--- trunk/OOPSE-3.0/src/types/CutoffGroupStamp.hpp 2005/01/12 22:41:40 1930 +++ trunk/OOPSE-3.0/src/types/CutoffGroupStamp.hpp 2005/04/15 22:04:00 2204 @@ -1,4 +1,4 @@ - /* +/* * Copyright (c) 2005 The University of Notre Dame. All Rights Reserved. * * The University of Notre Dame grants you ("Licensee") a @@ -48,7 +48,7 @@ class CutoffGroupStamp{ (public) class CutoffGroupStamp{ -public: + public: CutoffGroupStamp(); ~CutoffGroupStamp(); @@ -65,7 +65,7 @@ class CutoffGroupStamp{ (public) LinkedAssign* getExtras( void ) { return unhandled; } static char errMsg[500]; -private: + private: int n_members; int which;