mailr9097 - /branches/frame_order/maths_fns/frame_order_models.py


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

Header


Content

Posted by edward on June 19, 2009 - 11:52:
Author: bugman
Date: Fri Jun 19 11:52:00 2009
New Revision: 9097

URL: http://svn.gna.org/viewcvs/relax?rev=9097&view=rev
Log:
Missing RelaxError import.


Modified:
    branches/frame_order/maths_fns/frame_order_models.py

Modified: branches/frame_order/maths_fns/frame_order_models.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order/maths_fns/frame_order_models.py?rev=9097&r1=9096&r2=9097&view=diff
==============================================================================
--- branches/frame_order/maths_fns/frame_order_models.py (original)
+++ branches/frame_order/maths_fns/frame_order_models.py Fri Jun 19 11:52:00 
2009
@@ -31,6 +31,7 @@
 from maths_fns.frame_order_matrix_ops import populate_2nd_eigenframe_iso_cone
 from maths_fns.kronecker_product import kron_prod, transpose_14
 from maths_fns.rotation_matrix import R_euler_zyz
+from relax_errors import RelaxError
 
 
 class Frame_order:




Related Messages


Powered by MHonArc, Updated Fri Jun 19 15:40:03 2009