]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/content_pres/termContentPres.mli
parameter sintax added to axiom statement
[helm.git] / helm / software / components / content_pres / termContentPres.mli
index 9b36a9345a9b1cc835236ce0b311f9a37448fecb..40e8fc02118a550bc47ffea46b634c3bbdf86420 100644 (file)
@@ -48,5 +48,5 @@ val instantiate_level2:
   CicNotationEnv.t -> CicNotationPt.term ->
     CicNotationPt.term
 
-(* hack. seee cicNotation for explanation *)
-val reset: unit -> unit
+val push: unit -> unit
+val pop: unit -> unit