mailr10126 - /branches/multi_processor_merge/specific_fns/model_free/multi_processor_commands.py


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

Header


Content

Posted by edward on January 07, 2010 - 14:38:
Author: bugman
Date: Thu Jan  7 14:38:22 2010
New Revision: 10126

URL: http://svn.gna.org/viewcvs/relax?rev=10126&view=rev
Log:
Updated of the copyright statement and removal of dead imports.


Modified:
    
branches/multi_processor_merge/specific_fns/model_free/multi_processor_commands.py

Modified: 
branches/multi_processor_merge/specific_fns/model_free/multi_processor_commands.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/multi_processor_merge/specific_fns/model_free/multi_processor_commands.py?rev=10126&r1=10125&r2=10126&view=diff
==============================================================================
--- 
branches/multi_processor_merge/specific_fns/model_free/multi_processor_commands.py
 (original)
+++ 
branches/multi_processor_merge/specific_fns/model_free/multi_processor_commands.py
 Thu Jan  7 14:38:22 2010
@@ -1,7 +1,7 @@
 
###############################################################################
 #                                                                            
 #
 # Copyright (C) 2007 Gary S Thompson (https://gna.org/users/varioustoxins)   
 #
-# Copyright (C) 2008 Edward d'Auvergne                                       
 #
+# Copyright (C) 2008, 2010 Edward d'Auvergne                                 
 #
 #                                                                            
 #
 # This file is part of the program relax.                                    
 #
 #                                                                            
 #
@@ -32,8 +32,6 @@
 # relax module imports.
 from maths_fns.mf import Mf
 from minfx.generic import generic_minimise
-#from minimise.generic import set_pre_and_post_amble as 
set_generic_pre_and_post_amble
-#from minimise.grid import set_pre_and_post_amble as 
set_grid_pre_and_post_amble
 from multi.processor import Capturing_exception, Memo, Result_command, 
Result_string, Slave_command
 
 




Related Messages


Powered by MHonArc, Updated Thu Jan 07 14:40:03 2010