]> matita.cs.unibo.it Git - helm.git/blob - matita/matita/contribs/lambdadelta/bin/recomm/recommOutput.mli
05a0fe3247f6a81f17e6008ebc06c8e2a0e443e2
[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