mailr10134 - /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 January 07, 2010 - 16:00:
Author: bugman
Date: Thu Jan  7 16:00:08 2010
New Revision: 10134

URL: http://svn.gna.org/viewcvs/relax?rev=10134&view=rev
Log:
Profiling was accidentally turned on!


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=10134&r1=10133&r2=10134&view=diff
==============================================================================
--- branches/multi_processor_merge/relax (original)
+++ branches/multi_processor_merge/relax Thu Jan  7 16:00:08 2010
@@ -423,7 +423,7 @@
 
 if __name__ == "__main__":
     # Change this flag to True for code profiling.
-    profile_flag = True
+    profile_flag = False
 
     # Instantiate the main class.
     relax_instance = Relax()




Related Messages


Powered by MHonArc, Updated Thu Jan 07 17:00:02 2010