]> git.saurik.com Git - bison.git/blobdiff - src/complain.c
* src/getargs.c (skeleton_arg): Last arg is now location const *.
[bison.git] / src / complain.c
index 7428a4af2f50c95493116348e7d83930f5a94c7b..910b41100b8d0a92a1be452db3c26f772d80d9bc 100644 (file)
 #include "files.h"
 #include "getargs.h"
 
-/* The calling program should define program_name and set it to the
-   name of the executing program.  */
-extern char *program_name;
-
 bool complaint_issued;
 
 \f