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