]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/bin/recomm/recommOutput.mli
propagating the arithmetics library, partial commit
[helm.git] / matita / matita / contribs / lambdadelta / bin / recomm / recommOutput.mli
index 088b7fd9ddc5ffbe1a2398a96da726e3d82a2f16..05a0fe3247f6a81f17e6008ebc06c8e2a0e443e2 100644 (file)
@@ -3,3 +3,5 @@ val width: int ref
 val replace: bool ref
 
 val write_srcs: string -> RecommTypes.srcs -> unit
+
+val write_substs: out_channel -> RecommTypes.srcs -> unit