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

Comparing branches/new_design/OOPSE-4/src/brains/SimCreator.hpp (file contents):
Revision 1774 by tim, Sat Nov 13 05:08:12 2004 UTC vs.
Revision 1775 by tim, Wed Nov 24 17:42:37 2004 UTC

# Line 56 | Line 56 | class SimCreator {
56           * @return a pointer to SimInfo
57           * @param mdfile the meta-data file name
58           */
59 <        SimInfo* createSim(char* mdfile);
59 >        SimInfo* createSim(const std::string & mdFileName);
60          
61      protected:
62  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines