| # | Line 101 | Line 101 | void MoLocator::calcRefCoords( void ){ | |
|---|---|---|
| 101 | centerX = 0.0; | |
| 102 | centerY = 0.0; | |
| 103 | centerZ = 0.0; | |
| 104 | + | |
| 105 | for(i=0; i<nAtoms; i++){ | |
| 106 | ||
| 107 | currAtom = myStamp->getAtom(i); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |