Author: bugman
Date: Mon Sep 8 20:48:17 2014
New Revision: 25707
URL: http://svn.gna.org/viewcvs/relax?rev=25707&view=rev
Log:
Correction for the noe.read to spectrum.read_intensities user function change.
This is for the translation table used to catch old user function calls.
Modified:
trunk/user_functions/__init__.py
Modified: trunk/user_functions/__init__.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/user_functions/__init__.py?rev=25707&r1=25706&r2=25707&view=diff
==============================================================================
--- trunk/user_functions/__init__.py (original)
+++ trunk/user_functions/__init__.py Mon Sep 8 20:48:17 2014
@@ -165,7 +165,7 @@
'n_state_model.set_domain': 'align_tensor.set_domain',
'n_state_model.set_type': 'align_tensor.reduction',
'noe.error': 'spectrum.error_analysis',
- 'noe.read': 'noe.read_restraints',
+ 'noe.read': 'spectrum.read_intensities',
'pcs.centre': 'paramag_centre',
'pdc.read': 'bruker.read',
'pipe.list': 'pipe.display',
_______________________________________________
relax (http://www.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