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

Comparing trunk/OOPSE-4/src/math/randomSPRNG.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 1 | Line 1
1   #include <iostream>
2   #include <math.h>
3  
4 < #include "randomSPRNG.hpp"
5 < #include "simError.h"
4 > #include "math/randomSPRNG.hpp"
5 > #include "utils/simError.h"
6   #include <sprng.h>
7  
8   #ifdef IS_MPI
9 < #include "mpiSimulation.hpp"
9 > #include "brains/mpiSimulation.hpp"
10   #endif
11  
12   using namespace std;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines