]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_notation/grafiteParser.mli
merged cic_notation with disambiguation: good luck!
[helm.git] / helm / ocaml / cic_notation / grafiteParser.mli
index e769a5bfb5db7822f778d6edf9e2a6165795bb11..ccea04836ec99e874519398f47a776c38b1448d3 100644 (file)
  * http://helm.cs.unibo.it/
  *)
 
+  (** @raise End_of_file *)
 val parse_statement:
- char Stream.t -> (CicNotationPt.term, GrafiteAst.obj, string) GrafiteAst.statement
-
-val parse_statements:
  char Stream.t ->
-   (CicNotationPt.term, GrafiteAst.obj, string) GrafiteAst.statement list
+   (CicNotationPt.term, GrafiteAst.obj, string) GrafiteAst.statement