ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/types/CutoffGroupStamp.cpp
(Generate patch)

Comparing trunk/OOPSE-4/src/types/CutoffGroupStamp.cpp (file contents):
Revision 3172 by tim, Fri Dec 2 15:38:03 2005 UTC vs.
Revision 3173 by gezelter, Fri Jul 13 18:10:52 2007 UTC

# Line 46 | Line 46 | CutoffGroupStamp::CutoffGroupStamp() {
46  
47   #include "types/CutoffGroupStamp.hpp"
48   namespace oopse {
49 < CutoffGroupStamp::CutoffGroupStamp() {
49 >  CutoffGroupStamp::CutoffGroupStamp() {
50      deprecatedKeywords_.insert("nMembers");  
51 < }
52 <
53 < void CutoffGroupStamp::validate() {
51 >  }
52 >  
53 >  void CutoffGroupStamp::validate() {
54      DataHolder::validate();
55 +  }
56   }
56 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines