source:
Deliverables/D2.2/8051/src/LTL/LTLPrinter.mli
@
640
Last change on this file since 640 was 486, checked in by , 10 years ago | |
---|---|
File size: 110 bytes |
Line | |
---|---|
1 | |
2 | |
3 | (** This module provides a function to print [LTL] programs. *) |
4 | |
5 | val print_program : LTL.program -> string |
6 |
Note: See TracBrowser
for help on using the repository browser.