ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/brains/SimCreator.hpp
(Generate patch)

Comparing branches/development/src/brains/SimCreator.hpp (file contents):
Revision 1612 by gezelter, Wed Apr 27 18:38:15 2011 UTC vs.
Revision 1613 by gezelter, Thu Aug 18 20:18:19 2011 UTC

# 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*/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines