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

Comparing trunk/OOPSE-3.0/src/UseTheForce/DarkSide/Makefile (file contents):
Revision 1526 by tim, Tue Oct 5 19:37:38 2004 UTC vs.
Revision 1608 by gezelter, Wed Oct 20 04:02:48 2004 UTC

# Line 1 | Line 1
1   Source    = \
2 <        mpiSimulation_module.F90 \
2 >        mpiSimulation.F90 \
3          neighborLists.F90 \
4 <        atype_module.F90 \
4 >        atype.F90 \
5          force_globals.F90 \
6 <        switch_module.F90 \
7 <        simulation_module.F90 \
8 <        calc_charge_charge.F90 \
9 <        calc_dipole_dipole.F90 \
10 <        calc_eam.F90 \
11 <        calc_gb.F90 \
12 <        calc_LJ_FF.F90 \
13 <        calc_reaction_field.F90 \
14 <        calc_sticky_pair.F90 \
15 <        calc_shapes.F90
6 >        switcheroo.F90 \
7 >        simulation.F90 \
8 >        charge.F90 \
9 >        dipole.F90 \
10 >        eam.F90 \
11 >        gb.F90 \
12 >        LJ.F90 \
13 >        reactionField.F90 \
14 >        sticky.F90 \
15 >        shapes.F90 \
16  
17   RmiSource =
18  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines