mailr4616 - /branches/N_state_model/data/align_tensor.py


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

Header


Content

Posted by edward on January 10, 2008 - 19:33:
Author: bugman
Date: Thu Jan 10 19:33:28 2008
New Revision: 4616

URL: http://svn.gna.org/viewcvs/relax?rev=4616&view=rev
Log:
Allowed the 'red' structure to be added to the AlignTensorData container.


Modified:
    branches/N_state_model/data/align_tensor.py

Modified: branches/N_state_model/data/align_tensor.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/data/align_tensor.py?rev=4616&r1=4615&r2=4616&view=diff
==============================================================================
--- branches/N_state_model/data/align_tensor.py (original)
+++ branches/N_state_model/data/align_tensor.py Thu Jan 10 19:33:28 2008
@@ -587,7 +587,8 @@
                     'alpha',
                     'beta',
                     'gamma',
-                    'domain']
+                    'domain',
+                    'red']
 
         # Test if the attribute that is trying to be set is modifiable.
         if not param_name in mod_attr:




Related Messages


Powered by MHonArc, Updated Thu Jan 10 21:40:09 2008