--- trunk/test/math/RectMatrixTestCase.hpp 2004/10/19 04:28:15 103 +++ 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;