--- trunk/src/utils/MoLocator.cpp 2005/04/12 21:28:07 483 +++ trunk/src/utils/MoLocator.cpp 2005/04/13 18:41:17 490 @@ -124,7 +124,7 @@ void MoLocator::calcRef( void ){ continue; //get mass and the reference coordinate else{ - + currAtomMass = getAtomMass(currAtomStamp->getType(), myFF); mass.push_back(currAtomMass); coor.x() = currAtomStamp->getPosX(); coor.y() = currAtomStamp->getPosY();