X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=inline;f=matita%2Fcomponents%2Fcontent_pres%2FcicNotationParser.mli;h=d9e812f6022361c7209e6878d36c1775f6b7226c;hb=ac80c2cd2667de2942182ae0a98ad3dbadd7b559;hp=1b6a0cf7dc6ac979e4baed16c804a4032a959e1e;hpb=d4f2d4c1a4784f84aa27e1bb96b8b377a6553c65;p=helm.git diff --git a/matita/components/content_pres/cicNotationParser.mli b/matita/components/content_pres/cicNotationParser.mli index 1b6a0cf7d..d9e812f60 100644 --- a/matita/components/content_pres/cicNotationParser.mli +++ b/matita/components/content_pres/cicNotationParser.mli @@ -82,8 +82,6 @@ val let_defs : #status -> val protected_binder_vars : #status -> (NotationPt.term list * NotationPt.term option) Grammar.Entry.e -val parse_term: #status -> Ulexing.lexbuf -> NotationPt.term - (** {2 Debugging} *) (** print "level2_pattern" entry on stdout, flushing afterwards *)