etc/options
changeset 60074 38a64cc17403
parent 59468 fe6651760643
child 60730 02c2860fcf30
--- a/etc/options	Wed Apr 15 11:47:29 2015 +0200
+++ b/etc/options	Wed Apr 15 13:55:01 2015 +0200
@@ -101,6 +101,9 @@
 public option ML_exception_trace : bool = false
   -- "ML exception trace for toplevel command execution"
 
+public option ML_statistics : bool = true
+  -- "ML runtime system statistics"
+
 
 section "Editor Reactivity"