ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/Atom.cpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/Atom.cpp (file contents):
Revision 1125 by gezelter, Mon Apr 19 22:13:01 2004 UTC vs.
Revision 1126 by tim, Tue Apr 20 05:39:38 2004 UTC

# Line 183 | Line 183 | void Atom::accept(BaseVisitor* v){
183    }
184   }
185  
186 void Atom::accept(BaseVisitor* v){
187  v->visit(this);
188 }
189

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines