ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/lattice/FCCLattice.hpp
(Generate patch)

Comparing trunk/OOPSE-4/src/lattice/FCCLattice.hpp (file contents):
Revision 2183 by tim, Tue Apr 12 22:10:07 2005 UTC vs.
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC

# Line 1 | Line 1
1 < /*
1 > /*
2   * Copyright (c) 2005 The University of Notre Dame. All Rights Reserved.
3   *
4   * The University of Notre Dame grants you ("Licensee") a
# Line 47 | Line 47 | class FCCLattice : public CubicLattice{
47  
48   namespace oopse {
49  
50 < class FCCLattice : public CubicLattice{
50 >  class FCCLattice : public CubicLattice{
51    public:
52      FCCLattice();
53      virtual void update();
54      
55 < };
55 >  };
56  
57   }
58   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines