mailr27250 - /trunk/lib/__init__.py


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

Header


Content

Posted by edward on January 21, 2015 - 11:23:
Author: bugman
Date: Wed Jan 21 11:23:41 2015
New Revision: 27250

URL: http://svn.gna.org/viewcvs/relax?rev=27250&view=rev
Log:
Added the sequence_alignment package to the lib package __all__ list.


Modified:
    trunk/lib/__init__.py

Modified: trunk/lib/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/__init__.py?rev=27250&r1=27249&r2=27250&view=diff
==============================================================================
--- trunk/lib/__init__.py       (original)
+++ trunk/lib/__init__.py       Wed Jan 21 11:23:41 2015
@@ -1,6 +1,6 @@
 
###############################################################################
 #                                                                            
 #
-# Copyright (C) 2013-2014 Edward d'Auvergne                                  
 #
+# Copyright (C) 2013-2015 Edward d'Auvergne                                  
 #
 # Copyright (C) 2014 Troels E. Linnet                                        
 #
 #                                                                            
 #
 # This file is part of the program relax (http://www.nmr-relax.com).         
 #
@@ -52,6 +52,7 @@
     'regex',
     'selection',
     'sequence',
+    'sequence_alignment',
     'software',
     'spectral_densities',
     'spectrum',




Related Messages


Powered by MHonArc, Updated Wed Jan 21 11:40:02 2015