]> git.saurik.com Git - bison.git/blobdiff - src/getargs.h
tests: save/restore Autotest special files when checking XML support.
[bison.git] / src / getargs.h
index 20a4143763f074646c4c102842aab7f3d65bec47..22538cf3ee17bfe5b129c66d260cb0ae753a4ec3 100644 (file)
@@ -1,6 +1,6 @@
 /* Parse command line arguments for bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2011 Free Software
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
@@ -23,7 +23,6 @@
 
 #include "location.h"
 
-extern char *program_name;
 enum { command_line_prio, grammar_prio, default_prio };
 
 /* flags set by % directives */