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

Comparing trunk/OOPSE-3.0/src/types/Component.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 44 | Line 44 | class Component{ (public)
44  
45   class Component{
46    
47 < public:
47 > public:
48    Component();
49    ~Component();
50    
# Line 59 | Line 59 | class Component{ (public)
59    
60    short int haveNMol( void ) { return have_nMol; }
61  
62 < private:
62 > private:
63  
64    
65    char type[100];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines