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

Comparing trunk/OOPSE-4/src/visitors/AtomVisitor.hpp (file contents):
Revision 2581 by xsun, Thu Feb 2 15:49:42 2006 UTC vs.
Revision 2749 by tim, Wed May 10 01:44:48 2006 UTC

# Line 98 | Line 98 | namespace oopse {
98        linearAtomType.insert("linear");
99      }
100  
101 +    void addGayBerneAtomType(const std::string& atomType);
102      virtual void visit(Atom* atom) {}
103      virtual void visit(DirectionalAtom* datom);      
104      virtual void visit(RigidBody* rb) {}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines