X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fgrafite_parser%2FcicNotation2.ml;h=015d426e72c82acde6b4509b1a57cb41d097b58b;hb=bb55db1e81149b7f3a58c2cd723c096883b66ab4;hp=f978f2971f4d5f89d521eb747b09df0cfdbca2ec;hpb=827e35d6058ebba3a4a4fa6eb3c160f0cd0fd1e8;p=helm.git diff --git a/helm/ocaml/grafite_parser/cicNotation2.ml b/helm/ocaml/grafite_parser/cicNotation2.ml index f978f2971..015d426e7 100644 --- a/helm/ocaml/grafite_parser/cicNotation2.ml +++ b/helm/ocaml/grafite_parser/cicNotation2.ml @@ -23,6 +23,8 @@ * http://helm.cs.unibo.it/ *) +(* $Id$ *) + let load_notation ~include_paths fname = let ic = open_in fname in let lexbuf = Ulexing.from_utf8_channel ic in