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

Comparing trunk/OOPSE-4/src/brains/mpiSimulation.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 5 | Line 5
5   #include <math.h>
6   #include <mpi.h>
7  
8 < #include "mpiSimulation.hpp"
9 < #include "simError.h"
10 < #include "fortranWrappers.hpp"
11 < #include "randomSPRNG.hpp"
8 > #include "brains/mpiSimulation.hpp"
9 > #include "utils/simError.h"
10 > #include "UseTheForce/fortranWrappers.hpp"
11 > #include "math/randomSPRNG.hpp"
12  
13   mpiSimulation* mpiSim;
14  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines