| # | Line 10 | Line 10 | |
|---|---|---|
| 10 | #include <mpi.h> | |
| 11 | #include "math/ParallelRandNumGen.hpp" | |
| 12 | #endif | |
| 13 | < | using namespace oopse; | 
| 13 | > | using namespace OpenMD; | 
| 14 | using namespace std; | |
| 15 | ||
| 16 | void testUniform(){ | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |