X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/fc695704a1c2aacb9eefa7734e39f58d6cbe90d4..f8333ce5fd1a0a2f898f83a027194708ab0dae20:/data/lalr1.cc diff --git a/data/lalr1.cc b/data/lalr1.cc index 558d2374..565228b6 100644 --- a/data/lalr1.cc +++ b/data/lalr1.cc @@ -30,7 +30,7 @@ m4_if(b4_defines_flag, 0, [], b4_copyright([C++ Skeleton parser for LALR(1) parsing with Bison], [2002, 2003, 2004, 2005]) dnl FIXME: This is wrong, we want computed header guards. -dnl FIXME: I don\'t know why the macros are missing now. :( +dnl FIXME: I do not know why the macros are missing now. :( [ #ifndef PARSER_HEADER_H # define PARSER_HEADER_H @@ -1015,7 +1015,7 @@ const yy::]b4_parser_class_name[::token_number_type yy::]b4_parser_class_name[:: ]b4_epilogue dnl -@output stack.hh +@output b4_dir_prefix[]stack.hh b4_copyright([stack handling for Bison C++ parsers], [2002, 2003, 2004, 2005])[ #ifndef BISON_STACK_HH