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

Comparing trunk/OOPSE-4/src/restraints/Makefile (file contents):
Revision 3519 by gezelter, Fri Feb 8 21:33:46 2008 UTC vs.
Revision 3520 by cli2, Mon Sep 7 16:31:51 2009 UTC

# Line 1 | Line 1 | Source    = \
1   Package = restraints
2  
3   Source    = \
4 <        Restraints.cpp \
4 >        ObjectRestraint.cpp \
5 >        MolecularRestraint.cpp \
6 >        RestraintForceManager.cpp \
7          ThermoIntegrationForceManager.cpp
8  
9   ParallelSource = \
10 +        RestraintForceManager.cpp \
11          ThermoIntegrationForceManager.cpp
12  
13   RmiSource =

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines