source:
Deliverables/D2.2/8051/src/RTLabs/RTLabsInterpret.mli
@
640
Last change on this file since 640 was 619, checked in by , 10 years ago | |
---|---|
File size: 178 bytes |
Rev | Line | |
---|---|---|
[486] | 1 | |
2 | (** This module provides a function to interpret a [RTLabs] program | |
3 | and return the trace of cost labels encountered. *) | |
4 | ||
[619] | 5 | val interpret : bool -> RTLabs.program -> AST.trace |
Note: See TracBrowser
for help on using the repository browser.