doc: use C++ headers.

* doc/bison.texinfo (Calc++ Scanner): Prefer C++ headers to C
	headers.
This commit is contained in:
Akim Demaille
2009-05-11 08:52:26 +02:00
parent cefb18280b
commit c984dee8d1
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
2009-05-11 Akim Demaille <[email protected]>
doc: use C++ headers.
* doc/bison.texinfo (Calc++ Scanner): Prefer C++ headers to C
headers.
2009-05-01 Joel E. Denny <[email protected]>
Declare %code to be a permanent feature.