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

Comparing trunk/OOPSE-3.0/src/io/InitializeFromFile.cpp (file contents):
Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 1492 by tim, Fri Sep 24 16:27:58 2004 UTC

# Line 9 | Line 9
9   #include <sys/types.h>
10   #include <sys/stat.h>
11  
12 < #include "ReadWrite.hpp"
13 < #include "simError.h"
14 < #include "GenericData.hpp"
12 > #include "io/ReadWrite.hpp"
13 > #include "utils/simError.h"
14 > #include "utils/GenericData.hpp"
15  
16   #ifdef IS_MPI
17   #include <mpi.h>
18 < #include "mpiSimulation.hpp"
18 > #include "brains/mpiSimulation.hpp"
19   #define TAKE_THIS_TAG_CHAR 3134
20   #define TAKE_THIS_TAG_INT 3135
21  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines