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

Comparing branches/new_design/OOPSE-2.0/src/integrators/Makefile (file contents):
Revision 1819 by tim, Wed Dec 1 22:45:49 2004 UTC vs.
Revision 1820 by tim, Thu Dec 2 00:09:35 2004 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines