mailr9825 - /branches/bmrb/bmrblib/experimental_details/software.py


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

Header


Content

Posted by edward on October 27, 2009 - 23:50:
Author: bugman
Date: Tue Oct 27 23:50:51 2009
New Revision: 9825

URL: http://svn.gna.org/viewcvs/relax?rev=9825&view=rev
Log:
Fix for the _Vendor.Electronic_address tag (previously incorrectly named).


Modified:
    branches/bmrb/bmrblib/experimental_details/software.py

Modified: branches/bmrb/bmrblib/experimental_details/software.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bmrb/bmrblib/experimental_details/software.py?rev=9825&r1=9824&r2=9825&view=diff
==============================================================================
--- branches/bmrb/bmrblib/experimental_details/software.py (original)
+++ branches/bmrb/bmrblib/experimental_details/software.py Tue Oct 27 
23:50:51 2009
@@ -273,5 +273,5 @@
         # Tag names for the relaxation data.
         self.tag_names['Name'] = 'Name'
         self.tag_names['Address'] = 'Address'
-        self.tag_names['ElectronicAddress'] = 'ElectronicAddress'
+        self.tag_names['ElectronicAddress'] = 'Electronic_address'
         self.tag_names['SoftwareID'] = 'SoftwareID'




Related Messages


Powered by MHonArc, Updated Wed Oct 28 11:20:02 2009