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