From 8c6d399ada24db8efa4e1806f1023e5b5da22e35 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 27 Apr 2002 01:10:28 +0000 Subject: [PATCH] * data/bison.simple (YYSTYPE_IS_TRIVIAL, YYLTYPE_IS_TRIVIAL): Define if we define YYSTYPE and YYLTYPE, respectively. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9dbb7318..0bb9920f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-04-26 Paul Eggert + + * data/bison.simple (YYSTYPE_IS_TRIVIAL, YYLTYPE_IS_TRIVIAL): + Define if we define YYSTYPE and YYLTYPE, respectively. + 2002-04-25 Robert Anisko * src/scan-skel.l: Postprocess quadrigraphs. -- 2.50.0