source: vis_dev/vis-2.1/examples/elevator/elevator.inv @ 11

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

Add vis

File size: 192 bytes
Line 
1e1.movement=MOVING -> e1.door=CLOSED;
2e1.movement=MOVING -> e2.door=CLOSED;
3(e1.location<0>=1 <->  main_control.locations<*1*><0>=1) *
4(e1.location<1>=1 <-> main_control.locations<*1*><1>=1);
Note: See TracBrowser for help on using the repository browser.