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

Comparing trunk/OOPSE-4/src/integrators/Makefile (file contents):
Revision 1513 by tim, Wed Sep 29 21:55:03 2004 UTC vs.
Revision 1930 by gezelter, Wed Jan 12 22:41:40 2005 UTC

# Line 1 | Line 1
1   Source    = \
2          Integrator.cpp \
3 <        NPT.cpp \
4 <        NPTf.cpp \
3 >        IntegratorFactory.cpp \
4 >        Velocitizer.cpp \
5 >        VelocityVerletIntegrator.cpp \
6 >        DLM.cpp \
7 >        NVE.cpp \
8 >        NVT.cpp \
9 >        NPT.cpp \
10          NPTi.cpp \
11 +        NPTf.cpp \
12          NPTxyz.cpp \
7        NVT.cpp \
13  
14   RmiSource =
15  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines