ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/nonbonded/Makefile
Revision: 1502
Committed: Sat Oct 2 19:53:32 2010 UTC (14 years, 10 months ago) by gezelter
File size: 223 byte(s)
Log Message:
Many changes, and we're not quite done with this phase yet.

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 Electrostatic.cpp \
10 InteractionManager.cpp
11
12 RmiSource =
13
14 Main =
15
16 DEV_ROOT=../..
17 include $(DEV_ROOT)/make/Makefile
18

Properties

Name Value
svn:eol-style native