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',


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
relax-commits@gna.org

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

Reply via email to