graphviz.notation: fix $example to compile properly.
parent
ca51f43b3f
commit
9e62a13185
|
@ -406,7 +406,7 @@ $nl
|
||||||
""
|
""
|
||||||
" ! This is not OK:"
|
" ! This is not OK:"
|
||||||
" [ 1 2 <edge> \"b\" =labelloc add ]"
|
" [ 1 2 <edge> \"b\" =labelloc add ]"
|
||||||
" [ 2drop \"not for edges!\" write ] recover"
|
" [ drop \"not for edges!\" write ] recover drop"
|
||||||
"not for edges!"
|
"not for edges!"
|
||||||
}
|
}
|
||||||
$nl
|
$nl
|
||||||
|
|
Loading…
Reference in New Issue