From: Paul Eggert Date: Thu, 14 Nov 2002 00:04:57 +0000 (+0000) Subject: * tests/glr-regr1.at (Badly Collapsed GLR States): Avoid // X-Git-Tag: BISON-1_875~267 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/9a86cdb99b7148aae8a9510d3b7985ef46249831 * tests/glr-regr1.at (Badly Collapsed GLR States): Avoid // comments, since they're not portable. Use GNU coding style. --- diff --git a/ChangeLog b/ChangeLog index d8f9fa8c..bb743c43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-11-13 Paul Eggert + + * tests/glr-regr1.at (Badly Collapsed GLR States): Avoid // + comments, since they're not portable. Use GNU coding style. + 2002-11-13 Akim Demaille * data/yacc.c: Leave bigger chunks of quoted text.