]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/acic_content/cicNotationPt.ml
auto with intro
[helm.git] / helm / software / components / acic_content / cicNotationPt.ml
index 4e9da0424a8a6d7a9b4cb637b6f0a4f5ed2342b9..731a2ba7436f70b6c21f7b05ab0e0274118f9071 100644 (file)
@@ -94,6 +94,8 @@ type term =
   | Uri of string * subst list option (* as Ident, for long names *)
   | NRef of NReference.reference
 
+  | NCic of NCic.term
+
   (* Syntax pattern extensions *)
 
   | Literal of literal