]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/extlib/hExtlib.mli
allow to switch profiling on and off on the fly
[helm.git] / helm / software / components / extlib / hExtlib.mli
index 73450ae11c62f7d860dcc9dface21a796767e132..30a6f145f11e22b0ad371d728182971d80cb5892 100644 (file)
@@ -129,3 +129,5 @@ val estimate_size: 'a -> int
 val is_prefix_of: string -> string -> bool
 val chop_prefix: string -> string -> string
 val touch: string -> unit
+
+val profiling_enabled: bool ref