source:
driver/ASMPrinter.mli
@
2998
Last change on this file since 2998 was 2778, checked in by , 8 years ago | |
---|---|
File size: 122 bytes |
Rev | Line | |
---|---|---|
[2778] | 1 | |
2 | (** This module provides a function to print [ASM] programs. *) | |
3 | ||
4 | val print_program : Extracted.ASM.object_code -> string |
Note: See TracBrowser
for help on using the repository browser.