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

Comparing trunk/OOPSE-3.0/src/io/DumpReader.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 12 | Line 12
12   #include <string.h>
13  
14  
15 < #include "ReadWrite.hpp"
16 < #include "simError.h"
15 > #include "io/ReadWrite.hpp"
16 > #include "utils/simError.h"
17  
18   #ifdef IS_MPI
19   #include <mpi.h>
20 < #include "mpiSimulation.hpp"
20 > #include "brains/mpiSimulation.hpp"
21   #define TAKE_THIS_TAG_CHAR 0
22   #define TAKE_THIS_TAG_INT 1
23   #endif // is_mpi

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines