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

Comparing trunk/OOPSE-3.0/src/types/AtomType.cpp (file contents):
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2211 by chrisfen, Thu Apr 21 14:12:19 2005 UTC

# Line 97 | Line 97 | namespace oopse {
97      }
98  
99      status = 0;
100 +    
101 +    
102 +    std::cout << "Calling makeAtype with atp.ident = " << atp.ident << "\n";
103  
104      makeAtype(&atp, &status);  
105      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines