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

Comparing branches/new_design/OOPSE-4/src/io/ZConsWriter.cpp (file contents):
Revision 1826 by tim, Thu Dec 2 05:04:20 2004 UTC vs.
Revision 1827 by tim, Thu Dec 2 05:06:26 2004 UTC

# Line 5 | Line 5 | using namespace std;
5   #include "io/ZConsWriter.hpp"
6   #include "utils/simError.h"
7  
8 using namespace std;
8  
9 +
10   ZConsWriter::ZConsWriter(const char* filename,  std::vector<ZConsParaItem>* thePara)
11   {
12    //use master - slave mode, only master node writes to disk

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines