ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/nonbonded/Makefile
Revision: 1489
Committed: Tue Aug 10 18:34:59 2010 UTC (14 years, 11 months ago) by gezelter
File size: 165 byte(s)
Log Message:
Migrating Sutton-Chen from Fortran over to C++

File Contents

# Content
1 Package = nonbonded
2
3 Source = LJ.cpp \
4 GB.cpp \
5 Sticky.cpp \
6 EAM.cpp \
7 SC.cpp
8
9
10
11 RmiSource =
12
13 Main =
14
15 DEV_ROOT=../..
16 include $(DEV_ROOT)/make/Makefile
17

Properties

Name Value
svn:eol-style native