* tests/glr-regr1.at (Badly Collapsed GLR States): Avoid //

comments, since they're not portable.  Use GNU coding style.
This commit is contained in:
Paul Eggert
2002-11-14 00:04:57 +00:00
parent c240826c06
commit 9a86cdb99b

View File

@@ -1,3 +1,8 @@
2002-11-13 Paul Eggert <eggert@twinsun.com>
* tests/glr-regr1.at (Badly Collapsed GLR States): Avoid //
comments, since they're not portable. Use GNU coding style.
2002-11-13 Akim Demaille <akim@epita.fr>
* data/yacc.c: Leave bigger chunks of quoted text.