Author: bugman
Date: Fri Jan 30 11:03:38 2015
New Revision: 27381

URL: http://svn.gna.org/viewcvs/relax?rev=27381&view=rev
Log:
Added the seq_align module to the data_store package __all__ list.


Modified:
    trunk/data_store/__init__.py

Modified: trunk/data_store/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/data_store/__init__.py?rev=27381&r1=27380&r2=27381&view=diff
==============================================================================
--- trunk/data_store/__init__.py        (original)
+++ trunk/data_store/__init__.py        Fri Jan 30 11:03:38 2015
@@ -1,6 +1,6 @@
 ###############################################################################
 #                                                                             #
-# Copyright (C) 2003-2014 Edward d'Auvergne                                   #
+# Copyright (C) 2003-2015 Edward d'Auvergne                                   #
 #                                                                             #
 # This file is part of the program relax (http://www.nmr-relax.com).          #
 #                                                                             #
@@ -48,7 +48,8 @@
             'interatomic',
             'mol_res_spin',
             'pipe_container',
-            'prototype'
+            'prototype',
+            'seq_align'
 ]
 
 


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

This is the relax-commits mailing list
[email protected]

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