Revision: | 1624 |
Committed: | Tue Sep 13 14:12:54 2011 UTC (14 years ago) by gezelter |
File size: | 281 byte(s) |
Log Message: | Adding RepulsivePower interaction to the development branch |
# | 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 | RepulsivePower.cpp \ |
12 | SwitchingFunction.cpp \ |
13 | InteractionManager.cpp |
14 | |
15 | RmiSource = |
16 | |
17 | Main = |
18 | |
19 | DEV_ROOT=../.. |
20 | include $(DEV_ROOT)/make/Makefile |
21 |
Name | Value |
---|---|
svn:eol-style | native |