| # | Line 84 | Line 84 | namespace OpenMD { | |
|---|---|---|
| 84 | * @param mdfile | |
| 85 | * @return simParams | |
| 86 | */ | |
| 87 | < | Globals* parseFile(std::istream& rawMetaData, const std::string& mdFileName, int metaDataStartingLine); |
| 87 | > | Globals* parseFile(std::istream& rawMetaData, const std::string& mdFileName, int mdFileVersion, int metaDataStartingLine); |
| 88 | ||
| 89 | ||
| 90 | /** create the molecules belong to current processor*/ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |