]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/grafite/grafiteAst.ml
matitaprover
[helm.git] / helm / software / components / grafite / grafiteAst.ml
index d38943da19ed732ce46f1528a16c531adcd2f46c..246df11c293144f981dec9ff84c51762c68a1f0d 100644 (file)
@@ -116,6 +116,7 @@ type 'obj command =
   | Include of loc * string
   | Set of loc * string * string
   | Drop of loc
+  | Print of loc * string
   | Qed of loc
   | Coercion of loc * UriManager.uri * bool (* add composites *)
   | Obj of loc * 'obj