]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/binaries/probe/options.mli
- lambdadelta: third recursive part of preservation finally proved!
[helm.git] / matita / components / binaries / probe / options.mli
index 31b22307a247fef25527ab4a208e74c18c8b507c..2db004edc090f1dd1da2a606cc8fee16ddf123f0 100644 (file)
@@ -17,6 +17,8 @@ val exclude: NCic.generated list ref
 
 val net: int ref
 
-val clear: unit -> unit
-
 val no_devel: bool ref
+
+val no_init: bool ref
+
+val clear: unit -> unit