/[bison]/bison/src/vcg_defaults.h
ViewVC logotype

Diff of /bison/src/vcg_defaults.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by marc, Wed Aug 8 20:31:21 2001 UTC revision 1.2.2.1 by marc, Sun Aug 26 23:48:50 2001 UTC
# Line 47  Line 47 
47  # define G_TEXTMODE             centered  # define G_TEXTMODE             centered
48  # define G_SHAPE                box  # define G_SHAPE                box
49    
50  # define G_XMAX                 90              /* Not output */  # define G_VERTICAL_ORDER       0       /* Unspecified for subgraphs. */
51  # define G_YMAX                 90              /* Not output */  # define G_HORIZONTAL_ORDER     0       /* Unspecified for subgraphs. */
52    
53    # define G_XMAX                 90      /* Not output */
54    # define G_YMAX                 90      /* Not output */
55    
56  # define G_XBASE                5  # define G_XBASE                5
57  # define G_YBASE                5  # define G_YBASE                5
# Line 61  Line 64 
64  # define G_YRASTER              1  # define G_YRASTER              1
65  # define G_XLRASTER             1  # define G_XLRASTER             1
66    
67  # define G_HIDDEN               -1              /* No default value. */  # define G_HIDDEN               -1      /* No default value. */
68    
69    # define G_CLASSNAME            NULL    /* No class name association */
70    # define G_INFONAME             NULL
71    # define G_COLORENTRY           NULL
72    
 # define G_CLASSNAME            NULL            /* No class name association */  
73  # define G_LAYOUTALGORITHM      normal  # define G_LAYOUTALGORITHM      normal
74  # define G_LAYOUT_DOWNFACTOR    1  # define G_LAYOUT_DOWNFACTOR    1
75  # define G_LAYOUT_UPFACTOR      1  # define G_LAYOUT_UPFACTOR      1

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26