ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/UseTheForce/DarkSide/Makefile
Revision: 1490
Committed: Fri Sep 24 04:16:43 2004 UTC (19 years, 9 months ago) by gezelter
File size: 325 byte(s)
Log Message:
Import of OOPSE v. 2.0

File Contents

# Content
1 Source = \
2 atype_module.F90 \
3 calc_charge_charge.F90 \
4 calc_dipole_dipole.F90 \
5 calc_eam.F90 \
6 calc_gb.F90 \
7 calc_LJ_FF.F90 \
8 calc_reaction_field.F90 \
9 calc_sticky_pair.F90 \
10 force_globals.F90 \
11 neighborLists.F90 \
12 notifyCutoffs.F90 \
13 switch_module.F90 \
14
15 RmiSource =
16
17 Main =
18
19 include $(DEV_ROOT)/Makefile