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

Comparing branches/new_design/OOPSE-2.0/src/brains/SimInfo.hpp (file contents):
Revision 1831 by tim, Tue Nov 30 22:43:51 2004 UTC vs.
Revision 1832 by tim, Thu Dec 2 16:04:19 2004 UTC

# Line 367 | Line 367 | class SimInfo {
367           */      
368          GenericData* getPropertyByName(const std::string& propName);
369                  
370 <        friend std::ostream& operator <<(ostream& o, SimInfo& info);
370 >        friend std::ostream& operator <<(std::ostream& o, SimInfo& info);
371          
372      private:
373  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines