--- trunk/src/utils/ElementsTable.hpp 2009/11/13 20:18:11 1389 +++ trunk/src/utils/ElementsTable.hpp 2009/11/25 20:02:06 1390 @@ -1,7 +1,7 @@ This basic Periodic Table class was originally taken f /********************************************************************** This basic Periodic Table class was originally taken from the data.h -file in OpenBabel. The code has been modified to match the OOPSE coding style. +file in OpenBabel. The code has been modified to match the OpenMD coding style. We have retained the OpenBabel copyright and GPL license on this class: @@ -36,7 +36,7 @@ GNU General Public License for more details. #include #include "primitives/Element.hpp" -namespace oopse { +namespace OpenMD { /** * @class ElementsTable.hpp "util/ElementsTable.hpp"