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

Comparing:
trunk/OOPSE-3.0/src/integrators/Makefile (file contents), Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
branches/new_design/OOPSE-3.0/src/integrators/Makefile (file contents), Revision 1819 by tim, Wed Dec 1 22:45:49 2004 UTC

# Line 1 | Line 1
1   Source    = \
2 <        Integrator.cpp \
2 >        IntegratorFactory.cpp \
3 >        Velocitizer.cpp \
4 >        VelocityVerletIntegrator.cpp \
5          NPT.cpp \
6          NPTf.cpp \
7          NPTi.cpp \
# Line 10 | Line 12 | include $(DEV_ROOT)/Makefile
12  
13   Main      =
14  
15 < include $(DEV_ROOT)/Makefile
15 > DEV_ROOT=../..
16 > include $(DEV_ROOT)/make/Makefile
17 >

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines