]> matita.cs.unibo.it Git - pkg-cerco/acc.git/blob - src/LIN/LINPrinter.mli
Imported Upstream version 0.2
[pkg-cerco/acc.git] / src / LIN / LINPrinter.mli
1
2 (** This module provides a function to print [LIN] programs. *)
3
4 val print_program: LIN.program -> string