]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/binaries/transcript/grafite.mli
work in progress with voids and lveq (was: the most recent voids)
[helm.git] / helm / software / components / binaries / transcript / grafite.mli
index b0b5fcafcbd2c2170341306445fd853d6066fe4f..3bbd35c7bc64b2ef5c21f7dee0ed097acaba9427 100644 (file)
@@ -23,4 +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