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

Comparing trunk/OOPSE-4/src/io/ZConsWriter.hpp (file contents):
Revision 1624 by tim, Fri Sep 24 16:27:58 2004 UTC vs.
Revision 1625 by tim, Thu Oct 21 16:22:01 2004 UTC

# Line 9 | Line 9
9   #include <iostream>
10   #include <fstream>
11  
12 < #include "utils/GenericData.hpp"
12 > #include "constraints/ZconsData.hpp"
13  
14   #ifdef IS_MPI
15   #include <mpi.h>
# Line 17 | Line 17 | using namespace std;
17   #endif
18  
19   using namespace std;
20 + using namespace oopse;
21  
22   class ZConsWriter {
23  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines