X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fgrafite%2FgrafiteAst.ml;h=6731034318b266acdc4c9de000793276baf2445c;hb=65317d14f32bc24b3e9ed4ea144833dd8517773a;hp=03b67ade37c67d68ed63d4877aaaa7b12a1734ec;hpb=4c3c77a722996633ec810a7fa547f52872124074;p=helm.git diff --git a/helm/software/components/grafite/grafiteAst.ml b/helm/software/components/grafite/grafiteAst.ml index 03b67ade3..673103431 100644 --- a/helm/software/components/grafite/grafiteAst.ml +++ b/helm/software/components/grafite/grafiteAst.ml @@ -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 *)