Author: bugman
Date: Sun Jan 11 14:05:52 2009
New Revision: 8378
URL: http://svn.gna.org/viewcvs/relax?rev=8378&view=rev
Log:
Activated the specific bmrb_write() methods.
Modified:
branches/bmrb/specific_fns/setup.py
Modified: branches/bmrb/specific_fns/setup.py
URL:
http://svn.gna.org/viewcvs/relax/branches/bmrb/specific_fns/setup.py?rev=8378&r1=8377&r2=8378&view=diff
==============================================================================
--- branches/bmrb/specific_fns/setup.py (original)
+++ branches/bmrb/specific_fns/setup.py Sun Jan 11 14:05:52 2009
@@ -61,6 +61,10 @@
if eqi == 'base_data_loop':
function = inst.base_data_loop
+ # BMRB NMR-STAR v3.1 writing function.
+ if eqi == 'bmrb_write':
+ function = inst.bmrb_write
+
# Calculate function.
if eqi == 'calculate':
function = inst.calculate
_______________________________________________
relax (http://nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits