mailr7711 - /branches/multi_processor_merge/relax


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

Header


Content

Posted by edward on October 15, 2008 - 21:48:
Author: bugman
Date: Wed Oct 15 21:48:43 2008
New Revision: 7711

URL: http://svn.gna.org/viewcvs/relax?rev=7711&view=rev
Log:
Added a change which occurred in r3208 of the multi_processor branch but was 
somehow not ported.


Modified:
    branches/multi_processor_merge/relax

Modified: branches/multi_processor_merge/relax
URL: 
http://svn.gna.org/viewcvs/relax/branches/multi_processor_merge/relax?rev=7711&r1=7710&r2=7711&view=diff
==============================================================================
--- branches/multi_processor_merge/relax (original)
+++ branches/multi_processor_merge/relax Wed Oct 15 21:48:43 2008
@@ -87,8 +87,9 @@
         # Setup the object containing the generic functions.
         self.generic = generic_fns
 
+        # FIXME removed
         # Process the command line arguments and determine the relax mode.
-        mode, log_file, tee_file = self.arguments()
+        #mode, log_file, tee_file = self.arguments()
 
         # Place the debugging flag in a number of modules which don't have 
access to the 'self.relax' namespace.
         relax_errors.Debug = self.Debug




Related Messages


Powered by MHonArc, Updated Wed Oct 15 22:00:02 2008