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

Comparing:
trunk/OOPSE-4/src/io/ZConsWriter.hpp (file contents), Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
branches/new_design/OOPSE-4/src/io/ZConsWriter.hpp (file contents), Revision 1818 by tim, Wed Dec 1 20:05:49 2004 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines