]> git.saurik.com Git - bison.git/blobdiff - examples/calc++/calc++-parser.hh
maint: fix example extraction issues.
[bison.git] / examples / calc++ / calc++-parser.hh
diff --git a/examples/calc++/calc++-parser.hh b/examples/calc++/calc++-parser.hh
deleted file mode 100644 (file)
index 6f1e885..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// Work around an Automake 1.11.2 bug: it asks for the creation of
-// y.tab.h and then renames it as calc++-parser.h instead of
-// calc++-parser.hh.  We don't want this to show in the documentation.
-#include "calc++-parser.h"