ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/Lattice.cpp
(Generate patch)

Comparing trunk/src/applications/Lattice.cpp (file contents):
Revision 2 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 3 by tim, Fri Sep 24 16:27:58 2004 UTC

# Line 1 | Line 1
1 < #include "Lattice.hpp"
2 < #include "LatticeFactory.hpp"
3 < #include "LatticeCreator.hpp"
1 > #include "applications/Lattice.hpp"
2 > #include "applications/LatticeFactory.hpp"
3 > #include "applications/LatticeCreator.hpp"
4  
5   static LatticeCreator<FCCLattice> *FCCLatticeCreator = new LatticeCreator<FCCLattice>(FCCLatticeType);
6   //static LatticeCreator<FCCLattice> *BCCLatticeCreator = new LatticeCreator<FCCLattice>(BCCLatticeType);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines