--- trunk/test/math/RectMatrixTestCase.hpp 2009/11/13 20:18:11 1389 +++ trunk/test/math/RectMatrixTestCase.hpp 2009/11/25 20:02:06 1390 @@ -5,9 +5,9 @@ #include "math/RectMatrix.hpp" /** - * @namespace oopse + * @namespace OpenMD */ -using namespace oopse; +using namespace OpenMD; typedef RectMatrix RMat2x2; typedef RectMatrix RMat2x3;