]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/acic_content/termAcicContent.mli
New modules stack:
[helm.git] / helm / software / components / acic_content / termAcicContent.mli
index 4f366c9c271e970ee360911fee5accf66b5725a1..aec8d598cb7bc8f7bfa1d8a9cd8ebb12e8870993 100644 (file)
@@ -68,5 +68,5 @@ val instantiate_appl_pattern:
   (string * Cic.term) list -> CicNotationPt.cic_appl_pattern ->
     Cic.term
 
-(* hack. seee cicNotation for explanation *)
-val reset: unit -> unit
+val push: unit -> unit
+val pop: unit -> unit