ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
group
/
trunk
/
OOPSE_old
/
src
/
mdtools
/
libmdCode
/
randomSPRNG.cpp
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing trunk/OOPSE_old/src/mdtools/libmdCode/randomSPRNG.cpp (file contents):
Revision
270
by
mmeineke
, Fri Feb 14 17:08:46 2003 UTC vs.
Revision
271
by
mmeineke
, Fri Feb 14 21:53:47 2003 UTC
#
Line 3
|
Line 3
3
4
#include "randomSPRNG.hpp"
5
#include "simError.h"
6
<
#include "sprng.h"
6
>
#include <sprng.h>
7
8
#ifdef IS_MPI
9
#include "mpiSimulation.hpp"
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines