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

File Contents

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

Properties

Name Value
svn:eol-style native