source:
driver/ASMPrinter.mli
@
2926
Last change on this file since 2926 was 2778, checked in by , 8 years ago | |
---|---|
File size: 122 bytes |
Line | |
---|---|
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.