]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/helena/src/common/output.mli
- we removed a flag from the kernel status
[helm.git] / helm / software / helena / src / common / output.mli
index ba2d294da73ca496c4604cdaeb076c35b7a945f0..3b6ecdab99d3d21c43920a0355627f6b073c342a 100644 (file)
@@ -13,7 +13,7 @@ val clear_reductions: unit -> unit
 
 val add: 
    ?beta:int -> ?theta:int -> ?epsilon:int -> ?ldelta:int -> ?gdelta:int ->
-   ?zeta:int -> ?si:int -> ?lrt:int -> ?grt:int -> ?e:int ->
+   ?zeta:int -> ?upsilon:int -> ?lrt:int -> ?grt:int -> ?e:int ->
    unit -> unit
 
 val print_reductions: unit -> unit