]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/graphviz/notation/notation.factor
Rename lookup to lookup-word.
[factor.git] / extra / graphviz / notation / notation.factor
index 1d7d95b6364f3d5894aa11b466e65257c4037906..3066f7b7216d673b79333a7c407ac4ac5b5ef562 100644 (file)
@@ -20,7 +20,7 @@ IN: graphviz.notation
 !   present >>attr ;
 
 : =attr-generic ( name -- generic )
-    "=" prepend "graphviz.notation" 2dup lookup
+    "=" prepend "graphviz.notation" 2dup lookup-word
     [ 2nip ] [
         create dup
         1 <standard-combination>