]> git.saurik.com Git - bison.git/blobdiff - src/getargs.h
Don't store the token defs in a muscle, just be ready to output it
[bison.git] / src / getargs.h
index 5eef6404e30dd9b4d7967b4394a66d2d13aeedcc..5559517221482569c640ebdffcb38adc3f96e3ee 100644 (file)
@@ -22,8 +22,6 @@
 # define GETARGS_H_
 
 /* flags set by % directives */
-extern char *spec_file_prefix;         /* for -b */
-extern char *spec_name_prefix;         /* for -p */
 extern const char *skeleton;           /* for -S */
 extern const char *include;            /* for -I */