You should have received a copy of the GNU General Public License
along with Bison; see the file COPYING. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA. */
#ifndef VCG_DEFAULTS_H_
# define VCG_DEFAULTS_H_
# define G_TEXTMODE centered
# define G_SHAPE box
-# define G_VERTICAL_ORDER 0 /* Unspecified for subgraphs. */
-# define G_HORIZONTAL_ORDER 0 /* Unspecified for subgraphs. */
+# define G_VERTICAL_ORDER 0 /* Unspecified for subgraphs. */
+# define G_HORIZONTAL_ORDER 0 /* Unspecified for subgraphs. */
-# define G_XMAX 90 /* Not output */
-# define G_YMAX 90 /* Not output */
+# define G_XMAX 90 /* Not output. */
+# define G_YMAX 90 /* Not output. */
# define G_XBASE 5
# define G_YBASE 5
# define G_YRASTER 1
# define G_XLRASTER 1
-# define G_HIDDEN (-1) /* No default value. */
+# define G_HIDDEN (-1) /* No default value. */
-# define G_CLASSNAME NULL /* No class name association */
+# define G_CLASSNAME NULL /* No class name association. */
# define G_INFONAME NULL
# define G_COLORENTRY NULL