]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/binaries/transcript/engine.mli
- oCic2NCic and nCic2OCic moved to ng_library
[helm.git] / helm / software / components / binaries / transcript / engine.mli
index 5de8db2e60002756ce9285076b7637b11cbe69ec..fb80abbb0fdef6d3eb926e299240104cd52f994a 100644 (file)
 
 type status
 
+val suffix: string
+
 val init: unit -> unit
 
-val make: string -> string -> status
+val make: string -> status
 
 val produce: status -> unit