ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-3.0/src/brains/SimCreator.hpp
(Generate patch)

Comparing branches/new_design/OOPSE-3.0/src/brains/SimCreator.hpp (file contents):
Revision 1902 by tim, Fri Dec 3 20:30:07 2004 UTC vs.
Revision 1903 by tim, Thu Jan 6 00:16:07 2005 UTC

# Line 60 | Line 60 | class SimCreator {
60           * @return a pointer to SimInfo
61           * @param mdfile the meta-data file name
62           */
63 <        SimInfo* createSim(const std::string & mdFileName);
63 >        SimInfo* createSim(const std::string & mdFileName, bool loadInitCoords = true);
64          
65      private:
66          

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines