mailr14934 - /1.3/generic_fns/structure/__init__.py


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

Header


Content

Posted by edward on October 26, 2011 - 16:52:
Author: bugman
Date: Wed Oct 26 16:52:12 2011
New Revision: 14934

URL: http://svn.gna.org/viewcvs/relax?rev=14934&view=rev
Log:
Updated the generic_fns.structure package __all__ list to include the 
superimposition module.


Modified:
    1.3/generic_fns/structure/__init__.py

Modified: 1.3/generic_fns/structure/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/structure/__init__.py?rev=14934&r1=14933&r2=14934&view=diff
==============================================================================
--- 1.3/generic_fns/structure/__init__.py (original)
+++ 1.3/generic_fns/structure/__init__.py Wed Oct 26 16:52:12 2011
@@ -1,6 +1,6 @@
 
###############################################################################
 #                                                                            
 #
-# Copyright (C) 2008-2010 Edward d'Auvergne                                  
 #
+# Copyright (C) 2008-2011 Edward d'Auvergne                                  
 #
 #                                                                            
 #
 # This file is part of the program relax.                                    
 #
 #                                                                            
 #
@@ -42,4 +42,5 @@
             'internal',
             'main',
             'mass',
-            'scientific' ]
+            'scientific',
+            'superimpose' ]




Related Messages


Powered by MHonArc, Updated Wed Oct 26 17:00:02 2011