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 1637 by chrisfen, Fri Oct 22 22:54:15 2004 UTC vs.
Revision 1638 by chrisfen, Fri Oct 22 23:00:06 2004 UTC

# Line 58 | Line 58 | namespace oopse {
58  
59      status = 0;
60  
61 <    makeAtype(atp, &status);  
61 >    makeAtype(&atp, &status);  
62      
63      if (status != 0) {
64        sprintf( painCave.errMsg,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines