mailr9724 - /branches/bmrb/specific_fns/model_free/bmrb.py


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

Header


Content

Posted by edward on October 11, 2009 - 16:07:
Author: bugman
Date: Sun Oct 11 16:07:31 2009
New Revision: 9724

URL: http://svn.gna.org/viewcvs/relax?rev=9724&view=rev
Log:
Import fix from the previous module deletion.


Modified:
    branches/bmrb/specific_fns/model_free/bmrb.py

Modified: branches/bmrb/specific_fns/model_free/bmrb.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bmrb/specific_fns/model_free/bmrb.py?rev=9724&r1=9723&r2=9724&view=diff
==============================================================================
--- branches/bmrb/specific_fns/model_free/bmrb.py (original)
+++ branches/bmrb/specific_fns/model_free/bmrb.py Sun Oct 11 16:07:31 2009
@@ -28,7 +28,7 @@
 from bmrblib.nmr_star_dict import NMR_STAR
 from bmrblib.nmr_star_dict_v3_1 import NMR_STAR_v3_1
 from bmrblib.nmr_star_dict_v3_2 import NMR_STAR_v3_2
-from generic_fns import bmrb_saveframes, mol_res_spin, pipes, relax_data
+from generic_fns import exp_info, mol_res_spin, pipes, relax_data
 from generic_fns.mol_res_spin import spin_loop
 
 
@@ -174,7 +174,7 @@
         #################################################################
 
         # Generate the software saveframe.
-        bmrb_saveframes.write_relax(star)
+        exp_info.bmrb_write_software(star)
 
 
         # Create Supergroup 5 : The NMR parameters saveframes.




Related Messages


Powered by MHonArc, Updated Sun Oct 11 16:40:02 2009