source:
src/LTL/LTLToLIN.ma
@
3041
Last change on this file since 3041 was 2490, checked in by , 8 years ago | |
---|---|
File size: 148 bytes |
Rev | Line | |
---|---|---|
[2286] | 1 | include "joint/linearise.ma". |
[714] | 2 | include "LTL/LTL.ma". |
3 | include "LIN/LIN.ma". | |
4 | ||
[1236] | 5 | definition ltl_to_lin : ltl_program → lin_program ≝ |
[2490] | 6 | linearise …. |
Note: See TracBrowser
for help on using the repository browser.