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

Comparing branches/new_design/OOPSE-2.0/src/io/DumpReader.hpp (file contents):
Revision 1783 by tim, Mon Nov 15 18:02:15 2004 UTC vs.
Revision 1784 by tim, Wed Nov 24 22:12:12 2004 UTC

# Line 80 | Line 80 | class DumpReader {
80          
81          SimInfo* info_;
82  
83 <        sstd::string filename_;
83 >        std::string filename_;
84          bool isScanned_;
85  
86          FILE* inFile_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines