| # | Line 11 | Line 11 | Source = MainTest.cpp \ | |
|---|---|---|
| 11 | Vector3TestCase.cpp \ | |
| 12 | QuaternionTestCase.cpp \ | |
| 13 | PolynomialTestCase.cpp \ | |
| 14 | < | ParallelRandNumGenTestCase.cpp |
| 14 | > | RandNumGenTestCase.cpp \ |
| 15 | > | ParallelandNumGen.cpp |
| 16 | ||
| 16 | – | |
| 17 | DEV_ROOT = ../.. | |
| 18 | UseMPI = no | |
| 19 | ParallelDeclare = -DIS_MPI | |
| 20 | < | CppCompiler = g++ -g |
| 21 | < | Linker = g++ -g |
| 20 | > | CppCompiler = icpc7 -g |
| 21 | > | Linker = icpc7 -g |
| 22 | Delete = /bin/rm -rf | |
| 23 | MakeDepend = makedepend | |
| 24 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |