]> git.saurik.com Git - bison.git/commitdiff
Initialize the muscle table before parsing the command line.
authorAkim Demaille <demaille@gostai.com>
Tue, 29 Jul 2008 10:47:41 +0000 (12:47 +0200)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Mon, 6 Apr 2009 08:28:50 +0000 (04:28 -0400)
* src/getargs.c (quotearg.h, muscle_tab.h): Include.
(getargs): Define file_name.
* src/main.c (main): Initialize muscle_tab before calling
getargs.
* src/muscle_tab.c (muscle_init): No longer define file_name, as
its value is not available yet.


No differences found