]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
* src/parse-gram.y (directives, directive, gram)
[bison.git] / src / parse-gram.h
index 9b164f00c30ac4edcd4c802bc02cabb2aa068a24..404d41555ec2347bb6512af7818f486f005106b0 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BISON_Y_TAB_H
-# define BISON_Y_TAB_H
+#ifndef BISON_PARSE_GRAM_H
+# define BISON_PARSE_GRAM_H
 
 #ifndef YYSTYPE
 typedef union
@@ -67,4 +67,4 @@ typedef struct yyltype
 # define       BRACED_CODE     293
 
 
-#endif /* not BISON_Y_TAB_H */
+#endif /* not BISON_PARSE_GRAM_H */