]> matita.cs.unibo.it Git - fireball-separation.git/blobdiff - ocaml/num.mli
Added garbage to L
[fireball-separation.git] / ocaml / num.mli
index c7b3256b15999aa31923db6325b316d63e21db81..f1ea4f843d6ec261f551ee343394077b7e20f8b3 100644 (file)
@@ -26,6 +26,7 @@ val free_vars' : nf -> var list
 val free_vars : nf -> int list
 module ToScott :
   sig
+    val bomb : nf ref
     val t_of_i_num_var : nf i_num_var_ -> Pure.Pure.t
     val t_of_nf : nf -> Pure.Pure.t
   end