]> matita.cs.unibo.it Git - helm.git/blobdiff - components/grafite/grafiteAst.ml
GrafiteAst.Print (unused) removed.
[helm.git] / components / grafite / grafiteAst.ml
index 6c6b3786ff88af760114f1e1157d09209682f5be..03b67ade37c67d68ed63d4877aaaa7b12a1734ec 100644 (file)
@@ -104,7 +104,6 @@ type 'term macro =
   | WLocate of loc * string
   | WElim of loc * 'term
   (* real macros *)
-  | Print of loc * string
   | Check of loc * 'term 
   | Hint of loc
   | Quit of loc