]> granicus.if.org Git - graphviz/commitdiff
recognize -Npenwidth --- incomplete
authorellson <devnull@localhost>
Tue, 29 Jan 2008 19:58:31 +0000 (19:58 +0000)
committerellson <devnull@localhost>
Tue, 29 Jan 2008 19:58:31 +0000 (19:58 +0000)
lib/common/globals.h

index bec2def3b2cae1d282d0892926f3f4cafb4ea9d3..15156646e1cae25a5eb9ef33174d6a7e699e7d8f 100644 (file)
@@ -103,7 +103,8 @@ extern "C" {
        *N_label, *N_nojustify, *N_style, *N_showboxes,
        *N_sides, *N_peripheries, *N_orientation,
        *N_skew, *N_distortion, *N_fixed, *N_imagescale, *N_layer,
-       *N_group, *N_comment, *N_vertices, *N_z;
+       *N_group, *N_comment, *N_vertices, *N_z,
+       *N_penwidth;
     EXTERN attrsym_t
        *E_weight, *E_minlen, *E_color,
        *E_activepencolor, *E_activefillcolor,