* src/output.h, src/output.c (error_verbose): Move to...

* src/getargs.h, src/getargs.c: here.
Sort the flags.
Adjust dependencies.
This commit is contained in:
Akim Demaille
2006-05-14 19:14:10 +00:00
parent 0a9f1c7d45
commit 4e83ea15f7
9 changed files with 133 additions and 128 deletions

View File

@@ -31,7 +31,6 @@
#include "getargs.h"
#include "gram.h"
#include "muscle_tab.h"
#include "output.h"
#include "reader.h"
#include "symlist.h"
#include "symtab.h"