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

Comparing trunk/OOPSE-3.0/src/types/ZconStamp.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 46 | Line 46 | class ZconStamp{ (public)
46  
47   class ZconStamp{
48  
49 < public:
49 > public:
50    ZconStamp(int theIndex);
51    ~ZconStamp();
52  
# Line 68 | Line 68 | class ZconStamp{ (public)
68    short int haveKratio( void ) { return have_kRatio; }
69    short int haveCantVel( void ) { return have_cantVel; }
70    
71 < private:
71 > private:
72  
73    short int have_zPos;
74    short int have_molIndex;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines