ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/utils/ElementsTable.hpp
(Generate patch)

Comparing trunk/src/utils/ElementsTable.hpp (file contents):
Revision 1305 by skuang, Thu Oct 16 18:17:41 2008 UTC vs.
Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC

# Line 1 | Line 1 | This basic Periodic Table class was originally taken f
1   /**********************************************************************
2  
3   This basic Periodic Table class was originally taken from the data.h
4 < file in OpenBabel. The code has been modified to match the OOPSE coding style.
4 > file in OpenBabel. The code has been modified to match the OpenMD coding style.
5  
6   We have retained the OpenBabel copyright and GPL license on this class:  
7  
# Line 36 | Line 36 | GNU General Public License for more details.
36   #include <vector>
37   #include "primitives/Element.hpp"
38  
39 < namespace oopse {
39 > namespace OpenMD {
40  
41    /**
42     * @class ElementsTable.hpp "util/ElementsTable.hpp"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines