ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/nonbonded/Makefile
Revision: 1483
Committed: Tue Jul 27 21:17:31 2010 UTC (15 years ago) by gezelter
File size: 141 byte(s)
Log Message:
Added GB module to the C++ side, got rid of it on the fortran side.

File Contents

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

Properties

Name Value
svn:eol-style native