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