| # | Line 4 | Line 4 | Source = MainTest.cpp \ | |
|---|---|---|
| 4 | ||
| 5 | Source = MainTest.cpp \ | |
| 6 | RectMatrixTestCase.cpp \ | |
| 7 | < | SquareMatrixTestCase.cpp |
| 7 | > | SquareMatrixTestCase.cpp \ |
| 8 | > | SquareMatrix3TestCase.cpp \ |
| 9 | > | VectorTestCase.cpp \ |
| 10 | > | Vector3TestCase.cpp \ |
| 11 | > | Quaternion.cpp |
| 12 | ||
| 13 | + | |
| 14 | DEV_ROOT = ../.. | |
| 15 | UseMPI = no | |
| 16 | ParallelDeclare = -DIS_MPI | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |