X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_notation%2FgrafiteParser.mli;h=fa732218fec1f093a38a03441be7eedc93636e7a;hb=3059c9a2b5e06003080c6294bd5ea6687ba80ca1;hp=5cd6c26226e00d6ba1109d4bd35470cdcce72940;hpb=0cad23eef95099fd988b666adfbf36bf662432f7;p=helm.git diff --git a/helm/ocaml/cic_notation/grafiteParser.mli b/helm/ocaml/cic_notation/grafiteParser.mli index 5cd6c2622..fa732218f 100644 --- a/helm/ocaml/cic_notation/grafiteParser.mli +++ b/helm/ocaml/cic_notation/grafiteParser.mli @@ -32,4 +32,6 @@ val parse_statement: Ulexing.lexbuf -> statement (** @raise End_of_file *) (** @raise End_of_file *) val parse_dependencies: Ulexing.lexbuf -> GrafiteAst.dependency list - + +val statement: statement Grammar.Entry.e +