]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/basic_rg/brgSubstitution.mli
basic_rg: reduction was not tail recursive by mistake
[helm.git] / helm / software / lambda-delta / basic_rg / brgSubstitution.mli
index f20350af607f6864e830e4f35a4432177ffaea44..a1717666f76f11defcaa6280128fea843f7dfc4a 100644 (file)
@@ -9,7 +9,7 @@
      \ /   This software is distributed as is, NO WARRANTY.              
       V_______________________________________________________________ *)
 
-val lift: (Brg.term -> 'a) -> int -> int -> Brg.term -> 'a
+val lift: int -> int -> Brg.term -> Brg.term
 (*
 val lift_bind: (Brg.bind -> 'a) -> int -> int -> Brg.bind -> 'a
 *)