svn+ssh://bugman@.../svn/relax/trunk
........
r18031 | bugman | 2012-11-26 12:21:05 +0100 (Mon, 26 Nov 2012) | 6 lines
The axis for PDB geometric cone can now be turned off in the create_cone_pdb() function.
The axis_flag keyword argument is now accepted and if False will cause the axis to be excluded.
This is useful for the frame order cones for example as its own {x,y,z}-axis system is created.
........
r18032 | bugman | 2012-11-26 12:24:45 +0100 (Mon, 26 Nov 2012) | 3 lines
Many docstring fixes for the functions of the generic_fns.structure.geometric module.
........