]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/paramodulation/inference.ml
removed old broken code
[helm.git] / helm / ocaml / paramodulation / inference.ml
index 23347e24ca0eb55d98d25c247bb2ba9e2eb15b11..db185b421b040e5a1f8cbb63677c399b43114c7e 100644 (file)
@@ -330,6 +330,7 @@ let meta_convertibility t1 t2 =
 ;;
 
 
+(*
 let replace_metas (* context *) term =
   let module C = Cic in
   let rec aux = function
@@ -420,6 +421,7 @@ let rec restore_subst (* context *) subst =
        i, (c, restore_metas (* context *) t, ty))
     subst
 ;;
+*)
 
 
 let rec check_irl start = function