mailr18748 - /trunk/relax


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

Header


Content

Posted by edward on March 11, 2013 - 10:02:
Author: bugman
Date: Mon Mar 11 10:02:45 2013
New Revision: 18748

URL: http://svn.gna.org/viewcvs/relax?rev=18748&view=rev
Log:
Added the profile flag keyword argument to the relax startup script for 
Unix-like systems.

This is to simplify the switching on of profiling.


Modified:
    trunk/relax

Modified: trunk/relax
URL: 
http://svn.gna.org/viewcvs/relax/trunk/relax?rev=18748&r1=18747&r2=18748&view=diff
==============================================================================
--- trunk/relax (original)
+++ trunk/relax Mon Mar 11 10:02:45 2013
@@ -4,4 +4,4 @@
 import relax
 
 # Start relax.
-relax.start()
+relax.start(profile_flag=False)




Related Messages


Powered by MHonArc, Updated Mon Mar 11 10:40:03 2013