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

Comparing branches/new_design/OOPSE-3.0/src/io/DumpReader.hpp (file contents):
Revision 1807 by tim, Wed Nov 24 22:12:12 2004 UTC vs.
Revision 1808 by tim, Tue Nov 30 23:14:29 2004 UTC

# Line 37 | Line 37
37   #include <cstdio>
38   #include <string>
39   #include "brains/SimInfo.hpp"
40 <
40 > #include "primitives/StuntDouble.hpp"
41   namespace oopse {
42  
43   /**
# Line 66 | Line 66 | class DumpReader {
66  
67          void parseDumpLine(char *line, StuntDouble* integrableObject);
68  
69 <        void parseCommentLine(char* line, Snapshot* s, bool useInitXSstate);
69 >        void parseCommentLine(char* line, Snapshot* s);
70  
71  
72   #ifdef IS_MPI

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines