graphviz.notation: missed a create -> create-word

db4
Doug Coleman 2015-06-08 15:22:58 -07:00
parent 90111600b9
commit 0f105e399e
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ IN: graphviz.notation
: =attr-generic ( name -- generic )
"=" prepend "graphviz.notation" 2dup lookup-word
[ 2nip ] [
create dup
create-word dup
1 <standard-combination>
( graphviz-obj val -- graphviz-obj' )
define-generic