X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fgrafite_parser%2FgrafiteParser.ml;h=fb042585aedec3e8703970d2741bc88c9886d406;hb=f9f775a550264a8dc9ce7ea9a48b79892a122c3c;hp=5b092a6d310fc2dc3641374cc026a2a73118d194;hpb=2a59f55f4625ebabb02aefc3cb8c8842040be554;p=helm.git diff --git a/matita/components/grafite_parser/grafiteParser.ml b/matita/components/grafite_parser/grafiteParser.ml index 5b092a6d3..fb042585a 100644 --- a/matita/components/grafite_parser/grafiteParser.ml +++ b/matita/components/grafite_parser/grafiteParser.ml @@ -27,7 +27,6 @@ module N = NotationPt module G = GrafiteAst -module LE = LexiconEngine type 'a localized_option = LSome of 'a