]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_notation/test_parser.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / cic_notation / test_parser.ml
index 1ad6b924a381bfad0d7aff197aa1b479405ca960..b3685232e8e96e3a898e6a361bc9dd940cb63601 100644 (file)
@@ -157,5 +157,5 @@ let _ =
   CicNotation.load_notation (Helm_registry.get "notation.core_file");
   print_endline "done.";
   flush stdout;
-  process_stream (Stream.of_channel stdin)
+  process_stream (Ulexing.from_utf8_channel stdin)