From: levente.meszaros Date: Thu, 11 May 2006 14:42:58 +0000 (-0400) Subject: fix fixed-size X-Git-Url: http://repo.macrolet.net/gitweb/?p=cl-graph.git;a=commitdiff_plain;h=9caae8213191b49474654a15d4c69cfec459c2e5 fix fixed-size darcs-hash:20060511144258-e3083-df83bfd89eff11aaa242211a2ece029aa026e0ef.gz --- diff --git a/dev/graphviz/graphviz-support.lisp b/dev/graphviz/graphviz-support.lisp index 99b8f7b..0bc981e 100644 --- a/dev/graphviz/graphviz-support.lisp +++ b/dev/graphviz/graphviz-support.lisp @@ -266,7 +266,7 @@ B--D [] (:height float) (:width float) (:margin float) - (:fixed-size boolean) + (:fixedsize boolean) (:label text) (:shape (:record :plaintext :ellipse :circle :egg :triangle :box :diamond :trapezium :parallelogram :house :hexagon :octagon