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

Comparing:
trunk/OOPSE-3.0/src/io/ZConsWriter.hpp (file contents), Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
branches/new_design/OOPSE-3.0/src/io/ZConsWriter.hpp (file contents), Revision 1683, Thu Oct 28 22:34:02 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 > #include "brains/mpiSimulation.hpp"
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