--- trunk/src/utils/ElementsTable.hpp 2008/10/16 18:17:41 1305 +++ trunk/src/utils/ElementsTable.hpp 2010/05/10 17:28:26 1442 @@ -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"