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