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