--- trunk/test/math/RectMatrixTestCase.hpp 2004/10/19 04:28:15 103 +++ branches/development/test/math/RectMatrixTestCase.hpp 2010/07/09 23:08:25 1465 @@ -5,9 +5,9 @@ #include "math/RectMatrix.hpp" /** - * @namespace oopse + * @namespace OpenMD */ -using namespace oopse; +using namespace OpenMD; typedef RectMatrix RMat2x2; typedef RectMatrix RMat2x3;