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, 1 month 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

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

Properties

Name Value
svn:eol-style native