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

Comparing trunk/OOPSE-3.0/src/types/CutoffGroupStamp.hpp (file contents):
Revision 1930 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC

# Line 1 | Line 1
1 < /*
1 > /*
2   * Copyright (c) 2005 The University of Notre Dame. All Rights Reserved.
3   *
4   * The University of Notre Dame grants you ("Licensee") a
# Line 48 | Line 48 | class CutoffGroupStamp{ (public)
48  
49   class CutoffGroupStamp{
50  
51 < public:
51 > public:
52    CutoffGroupStamp();
53    ~CutoffGroupStamp();
54  
# Line 65 | Line 65 | class CutoffGroupStamp{ (public)
65    LinkedAssign* getExtras( void ) { return unhandled; }
66  
67    static char errMsg[500];
68 < private:
68 > private:
69  
70    int n_members;
71    int which;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines