Revision: | 1532 |
Committed: | Wed Dec 29 19:59:21 2010 UTC (14 years, 8 months ago) by gezelter |
File size: | 259 byte(s) |
Log Message: | Added MAW to the C++ side, removed a whole bunch more fortran. |
# | 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 | MAW.cpp \ |
11 | SwitchingFunction.cpp \ |
12 | InteractionManager.cpp |
13 | |
14 | RmiSource = |
15 | |
16 | Main = |
17 | |
18 | DEV_ROOT=../.. |
19 | include $(DEV_ROOT)/make/Makefile |
20 |
Name | Value |
---|---|
svn:eol-style | native |