# | Line 101 | Line 101 | namespace OpenMD { | |
---|---|---|
101 | if (myType.compare("MOLECULAR")==0){ | |
102 | ||
103 | int molIndex; | |
104 | – | std::vector<Vector3d> ref; |
104 | Vector3d refCom; | |
105 | ||
106 | if (!stamp[i]->haveMolIndex()) { |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |