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

Comparing trunk/OOPSE-3.0/src/brains/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          Exclude.cpp \
3        ForceFields.cpp \
4        mpiSimulation.cpp \
3          SimInfo.cpp \
4 <        SimSetup.cpp \
5 <        SimState.cpp \
6 <        SkipList.cpp \
7 <        Thermo.cpp \
4 >        DataStorage.cpp \
5 >        SimSnapshotManager.cpp \
6 >        Snapshot.cpp \
7 >        Stats.cpp \
8 >        Thermo.cpp \
9 >        ForceManager.cpp \
10 >        MoleculeCreator.cpp \
11 >        SimCreator.cpp \
12 >        Register.cpp
13  
14   RmiSource =
15  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines