]> matita.cs.unibo.it Git - helm.git/blob - matita/matita/contribs/lambdadelta/bin/recomm/recommOutput.mli
propagating the arithmetics library, partial commit
[helm.git] / matita / matita / contribs / lambdadelta / bin / recomm / recommOutput.mli
1 val width: int ref
2
3 val replace: bool ref
4
5 val write_srcs: string -> RecommTypes.srcs -> unit
6
7 val write_substs: out_channel -> RecommTypes.srcs -> unit