X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/78b178f716bf236a20de075a4d9e0d35f6cbfe7f..040984073a54b4c603172be3c3f44b908ea5deb9:/src/vcg_defaults.h?ds=sidebyside diff --git a/src/vcg_defaults.h b/src/vcg_defaults.h index ee7bf4d5..78e24b5c 100644 --- a/src/vcg_defaults.h +++ b/src/vcg_defaults.h @@ -16,8 +16,8 @@ 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_ @@ -48,11 +48,11 @@ # 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 @@ -65,9 +65,9 @@ # 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