]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_refiner/nCicMetaSubst.mli
Code simplified.
[helm.git] / helm / software / components / ng_refiner / nCicMetaSubst.mli
index 0cedc5258db577288cc0e1be10173c9229b1dd97..94a77f287e40b76d21f141e46a012f000da9f255 100644 (file)
@@ -14,6 +14,8 @@
 exception MetaSubstFailure of string Lazy.t
 exception Uncertain of string Lazy.t
 
+val debug: bool ref
+
 (* the index of the last created meta *)
 val maxmeta: unit -> int