Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
lucas
/
modelverse
forked from
yentl/modelverse
Watch
1
Star
0
Fork
0
Files
Tree:
c097c8bc1f
Branches
Tags
DEVS
debugging
live_modelling
master
pn_debugging
testing
modelverse
/
interface
/
HUTN
/
test
/
graph_compilation_action_language
/
code
/
action.al
action.al
90 B
History
Raw
1
2
3
4
5
6
7
8
Void function test():
Action a
a = !if
a = !while
a = !assign
a = !global
a = !call