]> matita.cs.unibo.it Git - helm.git/blobdiff - components/grafite/grafiteAst.ml
GrafiteAst.Quit (unused) removed.
[helm.git] / components / grafite / grafiteAst.ml
index 03b67ade37c67d68ed63d4877aaaa7b12a1734ec..6731034318b266acdc4c9de000793276baf2445c 100644 (file)
@@ -106,7 +106,6 @@ type 'term macro =
   (* real macros *)
   | Check of loc * 'term 
   | Hint of loc
-  | Quit of loc
 
 (** To be increased each time the command type below changes, used for "safe"
  * marshalling *)