glr: comment changes
commit7dc942dca307a62480dc25a23fc0bc3b22f75976
authorAkim Demaille <akim.demaille@gmail.com>
Fri, 25 Dec 2020 07:52:28 +0000 (25 08:52 +0100)
committerAkim Demaille <akim.demaille@gmail.com>
Fri, 25 Dec 2020 10:04:33 +0000 (25 11:04 +0100)
tree1fd8c898446fbf591cc9710489ecbc13a7525a72
parent32bb53870bb9caa2f8de081fdb53cb3540c8ce7a
glr: comment changes

* data/skeletons/glr.c: A bit more doc.
(yypstates): Rename yyst (only occurrence) to yys (commonly used for
yyGLRState).
* data/skeletons/glr2.cc: Ditto.
Prefer '\n' to "\n".
data/skeletons/glr.c
data/skeletons/glr2.cc