mailr14406 - /1.3/multi/__init__.py


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

Header


Content

Posted by edward on August 22, 2011 - 15:52:
Author: bugman
Date: Mon Aug 22 15:52:29 2011
New Revision: 14406

URL: http://svn.gna.org/viewcvs/relax?rev=14406&view=rev
Log:
Updated the multi package __all__ list to include the multi_processor module.


Modified:
    1.3/multi/__init__.py

Modified: 1.3/multi/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/multi/__init__.py?rev=14406&r1=14405&r2=14406&view=diff
==============================================================================
--- 1.3/multi/__init__.py (original)
+++ 1.3/multi/__init__.py Mon Aug 22 15:52:29 2011
@@ -1,6 +1,7 @@
 
###############################################################################
 #                                                                            
 #
 # Copyright (C) 2007 Gary S Thompson (https://gna.org/users/varioustoxins)   
 #
+# Copyright (C) 2011 Edward d'Auvergne                                       
 #
 #                                                                            
 #
 # This file is part of the program relax.                                    
 #
 #                                                                            
 #
@@ -23,6 +24,7 @@
 
 __all__ = ['commands',
            'mpi4py_processor',
+           'multi_processor',
            'multi_processor_base',
            'prependStringIO',
            'processor',




Related Messages


Powered by MHonArc, Updated Mon Aug 22 17:40:02 2011