]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/acic_content/termAcicContent.mli
...
[helm.git] / helm / software / components / acic_content / termAcicContent.mli
index def5b0a1bb9a6834d24d60d61cce87bcbad2072a..aec8d598cb7bc8f7bfa1d8a9cd8ebb12e8870993 100644 (file)
@@ -68,3 +68,5 @@ val instantiate_appl_pattern:
   (string * Cic.term) list -> CicNotationPt.cic_appl_pattern ->
     Cic.term
 
+val push: unit -> unit
+val pop: unit -> unit