]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/binaries/xoa/lib.mli
updated xoa and predefined virtuals
[helm.git] / matita / components / binaries / xoa / lib.mli
index 756d7478c9c50be5fa6a7920484dae6052f0438c..0c81d24253c3a2784366d39de43a37070cfcc23b 100644 (file)
@@ -11,6 +11,8 @@
 
 val get_preamble: string -> string
 
+val exists_out: string -> bool
+
 val open_out: string -> string -> out_channel
 
 val out_include: out_channel -> string -> unit