source:
vis_dev/vis-2.1/examples/dcnew/dcnew.ltl
@
14
Last change on this file since 14 was 11, checked in by , 13 years ago | |
---|---|
File size: 173 bytes |
Line | |
---|---|
1 | !G!((int.state=go3)+(int.state=go4)); |
2 | G F(!(int.state=go3)*!(int.state=go4)); |
3 | G((interpretation = go) -> (train = absent)); |
4 | G((interpretation = go) -> !(train = present2)); |
Note: See TracBrowser
for help on using the repository browser.