Tweak the header slightlymaster
commit5fd36d4951bb88135c0e73c589b75b59af658415
authorJoshua Haberman <joshua@reverberate.org>
Sun, 16 Dec 2007 04:54:52 +0000 (15 20:54 -0800)
committerJoshua Haberman <joshua@reverberate.org>
Sun, 16 Dec 2007 04:54:52 +0000 (15 20:54 -0800)
treeb10b5c6ca0fa742ac93d143f3dda8616782c8835
parent69635c6aa69ce5022f2e49d118af00a97fefdf0a
Tweak the header slightly
21 files changed:
compiler/bc.lua
compiler/bc_constants.lua
compiler/bootstrap/regex_parser.lua
compiler/bootstrap/rtn.lua
compiler/compile.lua
compiler/data_structures.lua
compiler/fa.lua
compiler/minimize.lua
compiler/misc.lua
compiler/nfa_construct.lua
compiler/nfa_to_dfa.lua
lang_ext/lua/bc_read_stream.c
lang_ext/lua/gazelle.c
runtime/bc_read_stream.c
runtime/bc_read_stream.h
runtime/interpreter.c
runtime/interpreter.h
runtime/load_grammar.c
utilities/bitcode_dump.c
utilities/dump_grammar.lua
utilities/gzlparse.c