source: vis_dev/vis-2.1/examples/eisenberg/eisenberg.ctl @ 11

Last change on this file since 11 was 11, checked in by cecile, 13 years ago

Add vis

File size: 181 bytes
Line 
1AG ((p0.pc=L1) -> AF (p0.pc=L12)) ;
2AG ((p1.pc=L1) -> AF (p1.pc=L12)) ;
3AG ((p0.pc=L12) -> AF (p0.pc=L16)) ;
4AG ((p1.pc=L12) -> AF (p1.pc=L16)) ;
5AG (!(p0.pc=L12) + !(p1.pc=L12)) ;
Note: See TracBrowser for help on using the repository browser.