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

Comparing trunk/OOPSE-4/src/lattice/Makefile (file contents):
Revision 2181 by tim, Tue Apr 12 21:58:09 2005 UTC vs.
Revision 2633 by chuckv, Fri Mar 17 16:11:30 2006 UTC

# Line 1 | Line 1
1   Package = lattice
2  
3   Source    = \
4        BaseLattice.cpp \
4          Lattice.cpp \
5 <        LatticeFactory.cpp
5 >        CubicLattice.cpp \
6 >        FCCLattice.cpp \
7 >        LatticeFactory.cpp \
8 >        shapedLattice.cpp
9  
10   RmiSource =
11  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines