2 be.c: Replaced "char*" with "const char*" to avoid compiler warnings.
4 9/9/03 -- John Criswell
5 b.h be.c fe.h gram.y lex.c main.c map.c nontermainl.c plan.c zalloc.c:
6 A cursory look through our logs and comments indicates that these are
7 the only modified files. No feature enhancements have been made;
8 rather, all changes either fix minor programming errors, get rid of
9 warnings, ANSI-ify the code, or integrate Burg into our build system.