]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/binaries/transcript/engine.mli
...
[helm.git] / helm / software / components / binaries / transcript / engine.mli
index 8016d71cfa3c0f932206c442a9cd32b794d392e2..5de8db2e60002756ce9285076b7637b11cbe69ec 100644 (file)
@@ -27,6 +27,6 @@ type status
 
 val init: unit -> unit
 
-val make: string -> status
+val make: string -> string -> status
 
 val produce: status -> unit