ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-3.0/src/brains/MoleculeCreator.hpp
(Generate patch)

Comparing branches/new_design/OOPSE-3.0/src/brains/MoleculeCreator.hpp (file contents):
Revision 1906 by tim, Tue Jan 4 22:18:36 2005 UTC vs.
Revision 1907 by tim, Thu Jan 6 22:31:07 2005 UTC

# Line 68 | Line 68 | class MoleculeCreator {
68          virtual CutoffGroup* createCutoffGroup(Molecule* mol, CutoffGroupStamp* stamp);
69          virtual CutoffGroup* createCutoffGroup(Molecule * mol, Atom* atom);
70          virtual void createConstraintPair(Molecule* mol);    
71 <
71 >        virtual void createConstraintElem(Molecule* mol);
72   };
73  
74  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines