]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/graphviz/notation/notation.factor
factor: Rename GENERIC# to GENERIC#:.
[factor.git] / extra / graphviz / notation / notation.factor
index 6361c519c54c79b9f2b87d113983043cd1546093..53e2e56a573149590e49aa138c45ceb075d7a813 100644 (file)
@@ -11,7 +11,7 @@ IN: graphviz.notation
 
 <PRIVATE
 
-! GENERIC# =attr 1 ( graphviz-obj val -- graphviz-obj' )
+! GENERIC#: =attr 1 ( graphviz-obj val -- graphviz-obj' )
 ! M: edge/node =attr
 !   present over attributes>> attr<< ;
 ! M: sub/graph =attr