ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/nonbonded/Makefile
Revision: 1501
Committed: Wed Sep 15 19:32:10 2010 UTC (14 years, 10 months ago) by gezelter
File size: 178 byte(s)
Log Message:
Starting migration of Morse to C++

File Contents

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

Properties

Name Value
svn:eol-style native