mailr27381 - /trunk/data_store/__init__.py


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

Header


Content

Posted by edward on January 30, 2015 - 11:03:
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'
 ]
 
 




Related Messages


Powered by MHonArc, Updated Fri Jan 30 11:20:03 2015