ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/primitives/Element.hpp
(Generate patch)

Comparing trunk/src/primitives/Element.hpp (file contents):
Revision 1389 by gezelter, Wed Jul 30 18:11:19 2008 UTC vs.
Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC

# Line 1 | Line 1 | This basic Element data-holding class was originally t
1   /**********************************************************************
2  
3   This basic Element data-holding 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 34 | Line 34 | GNU General Public License for more details.
34   #include <string.h>
35   #include "config.h"
36  
37 < namespace oopse{
37 > namespace OpenMD{
38    class Element {
39    public:
40      Element()    {}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines