]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/binaries/transcript/grafite.mli
- some depend files fixed
[helm.git] / helm / software / components / binaries / transcript / grafite.mli
index 53aff69900f528e555e7062991533d3a278d3ef7..3bbd35c7bc64b2ef5c21f7dee0ed097acaba9427 100644 (file)
@@ -23,6 +23,6 @@
  * http://cs.unibo.it/helm/.
  *)
 
-val commit: out_channel -> Types.items -> unit
+val commit: Types.output_kind -> out_channel -> Types.items -> unit
 
 val string_of_inline_kind: Types.inline_kind -> string