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

File Contents

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

Properties

Name Value
svn:eol-style native