* doc/bison.texinfo (C++ Parser Interface): Use defcv to define

class typedefs.
This commit is contained in:
Akim Demaille
2005-06-24 14:56:11 +00:00
parent 12545799f9
commit 8a0adb0183
2 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
2005-06-24 Akim Demaille <akim@epita.fr>
* doc/bison.texinfo (C++ Parser Interface): Use defcv to define
class typedefs.
2005-06-22 Akim Demaille <akim@epita.fr>
* doc/bison.texinfo (C++ Language Interface): First stab.