X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fgrafite_parser%2FgrafiteParser.mli;h=3e3f40e13183d3fbd10e8bcef2b2e3f8365adf9a;hb=29e65035d698f11ab4d3a627f8b9b6027f1f20d5;hp=451c17c68aa99b8e02d6e8b281aa2238f7aebe26;hpb=39b205d12af34c0c8d6e691da2628bc386b70cf2;p=helm.git diff --git a/matita/components/grafite_parser/grafiteParser.mli b/matita/components/grafite_parser/grafiteParser.mli index 451c17c68..3e3f40e13 100644 --- a/matita/components/grafite_parser/grafiteParser.mli +++ b/matita/components/grafite_parser/grafiteParser.mli @@ -39,8 +39,8 @@ class type g_status = class status : object('self) + inherit g_status inherit CicNotationParser.status - method parser_db : db method set_parser_db : db -> 'self method set_parser_status : 'status. #g_status as 'status -> 'self end