Sign in
apache
/
zetacomponents
/
refs/heads/trunk
/
.
/
Workflow
/
tests
/
data
/
StartEndVariableHandler.dot
blob: 1f47d42e4745f22c43e9a556ddc8d70206f8942d [
file
] [
log
] [
blame
]
digraph
StartEndVariableHandler
{
node1
[
label
=
"Start"
,
color
=
"#2e3436"
]
node2
[
label
=
"End"
,
color
=
"#2e3436"
]
node1
->
node2
}