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

Comparing branches/new_design/OOPSE-2.0/src/brains/MoleculeCreator.hpp (file contents):
Revision 1900 by tim, Tue Nov 30 20:50:47 2004 UTC vs.
Revision 1901 by tim, Tue Jan 4 22:18:36 2005 UTC

# Line 67 | Line 67 | class MoleculeCreator {
67          virtual Torsion* createTorsion(ForceField* ff, Molecule* mol, TorsionStamp* stamp);
68          virtual CutoffGroup* createCutoffGroup(Molecule* mol, CutoffGroupStamp* stamp);
69          virtual CutoffGroup* createCutoffGroup(Molecule * mol, Atom* atom);
70 <        //virtual Constraint* createConstraint();      
70 >        virtual void createConstraintPair(Molecule* mol);    
71  
72   };
73  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines