A fully working version of the scheduling language with added examples
This commit is contained in:
parent
ec42f74960
commit
ebfd85a666
126 changed files with 7235 additions and 981 deletions
4
examples/petrinet/models/schedules/schedule.od
Normal file
4
examples/petrinet/models/schedules/schedule.od
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
start: Start
|
||||
end: End
|
||||
|
||||
:Conn_exec (start -> end) {from="tfuy"; to="in";}
|
||||
Loading…
Add table
Add a link
Reference in a new issue