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