source:
vis_dev/vis-2.1/examples/eisenberg/eisenberg.ctl
@
11
Last change on this file since 11 was 11, checked in by , 13 years ago | |
---|---|
File size: 181 bytes |
Rev | Line | |
---|---|---|
[11] | 1 | AG ((p0.pc=L1) -> AF (p0.pc=L12)) ; |
2 | AG ((p1.pc=L1) -> AF (p1.pc=L12)) ; | |
3 | AG ((p0.pc=L12) -> AF (p0.pc=L16)) ; | |
4 | AG ((p1.pc=L12) -> AF (p1.pc=L16)) ; | |
5 | AG (!(p0.pc=L12) + !(p1.pc=L12)) ; |
Note: See TracBrowser
for help on using the repository browser.