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

Comparing branches/new_design/OOPSE-3.0/src/brains/SimInfo.cpp (file contents):
Revision 1683, Thu Oct 28 22:34:02 2004 UTC vs.
Revision 1701 by tim, Wed Nov 3 16:08:43 2004 UTC

# Line 572 | Line 572 | GenericData* SimInfo::getProperty(const string& propNa
572      
573   }
574  
575 < GenericData* SimInfo::getProperty(const string& propName){
575 > GenericData* SimInfo::getPropertyByName(const string& propName){
576  
577    map<string, GenericData*>::iterator result;
578    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines