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

Comparing trunk/OOPSE-2.0/src/types/AtomType.cpp (file contents):
Revision 2213 by chrisfen, Thu Apr 21 14:12:19 2005 UTC vs.
Revision 2214 by chrisfen, Wed Apr 27 20:14:03 2005 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines