svn+ssh://bugman@.../svn/relax/trunk
........
r20081 | bugman | 2013-06-13 10:22:24 +0200 (Thu, 13 Jun 2013) | 3 lines
Removed the pipe_control.dipole_pair module as its contents is now in pipe_control.interatomic.
........
r20082 | bugman | 2013-06-13 10:54:17 +0200 (Thu, 13 Jun 2013) | 3 lines
Removed the dipole_pair module from the pipe_control package __all__ list.
........
r20084 | bugman | 2013-06-13 11:01:22 +0200 (Thu, 13 Jun 2013) | 5 lines
Merged the interatom.create user function into interatom.define.
These user functions had overlapping functionality which would be confusing for a user.
........
r20085 | bugman | 2013-06-13 11:18:11 +0200 (Thu, 13 Jun 2013) | 3 lines
Added polish to all of the interatom user function docstrings.
........