| # | Line 75 | Line 75 | void Molecule::initialize( molInit &theInit ){ | |
|---|---|---|
| 75 | ||
| 76 | myCutoffGroups = theInit.myCutoffGroups; | |
| 77 | nCutoffGroups = myCutoffGroups.size(); | |
| 78 | + | |
| 79 | + | myConstraintPairs = theInit.myConstraintPairs; |
| 80 | ||
| 81 | } | |
| 82 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |