]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_cic_content/nTermCicContent.mli
Match is now rendered as best as possible.
[helm.git] / helm / software / components / ng_cic_content / nTermCicContent.mli
index e66e2ef7a4cfa8493cf09cc7a8e921cc499466f7..fb62365530fe9231b46db5e8bcaafb2ecc85a018 100644 (file)
@@ -76,7 +76,10 @@ val push: unit -> unit
 val pop: unit -> unit
 *)
 
+(*
 val nast_of_cic :
- subst:NCic.substitution -> context:NCic.context -> NCic.term ->
-  CicNotationPt.term
+ output_type:[`Pattern | `Term ] ->
+  subst:NCic.substitution -> context:NCic.context -> NCic.term ->
+   CicNotationPt.term
+*)
 val nmap_sequent : subst:NCic.substitution -> int * NCic.conjecture -> CicNotationPt.term Content.conjecture