mailr19123 - in /trunk: pipe_control/structure/geometric.py specific_analyses/frame_order.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on March 24, 2013 - 16:59:
Author: bugman
Date: Sun Mar 24 16:59:17 2013
New Revision: 19123

URL: http://svn.gna.org/viewcvs/relax?rev=19123&view=rev
Log:
Import fix form the previous commit.


Modified:
    trunk/pipe_control/structure/geometric.py
    trunk/specific_analyses/frame_order.py

Modified: trunk/pipe_control/structure/geometric.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/pipe_control/structure/geometric.py?rev=19123&r1=19122&r2=19123&view=diff
==============================================================================
--- trunk/pipe_control/structure/geometric.py (original)
+++ trunk/pipe_control/structure/geometric.py Sun Mar 24 16:59:17 2013
@@ -32,7 +32,7 @@
 from pipe_control import pipes
 from pipe_control.structure.internal import Internal
 from pipe_control.structure.mass import centre_of_mass
-from lib.structure.representation.rotor import rotor_pdb
+from lib.structure.represent.rotor import rotor_pdb
 from lib.geometry.rotations import two_vect_to_R
 from lib.errors import RelaxNoPdbError, RelaxNoSequenceError, 
RelaxNoTensorError, RelaxNoVectorsError
 from lib.io import get_file_path, open_write_file

Modified: trunk/specific_analyses/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/specific_analyses/frame_order.py?rev=19123&r1=19122&r2=19123&view=diff
==============================================================================
--- trunk/specific_analyses/frame_order.py (original)
+++ trunk/specific_analyses/frame_order.py Sun Mar 24 16:59:17 2013
@@ -43,7 +43,7 @@
 from pipe_control.structure.mass import centre_of_mass
 from pipe_control.structure.internal import Internal
 from lib.structure.cones import Iso_cone, Pseudo_elliptic
-from lib.structure.representation.rotor import rotor_pdb
+from lib.structure.represent.rotor import rotor_pdb
 from lib.text.sectioning import subsection
 from target_functions import frame_order
 from lib.geometry.coord_transform import spherical_to_cartesian




Related Messages


Powered by MHonArc, Updated Sun Mar 24 17:40:02 2013