mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 00:03:03 +00:00
Rename muscle_tab.* to muscle-tab.* for consistency with master.
* src/Makefile.am (bison_SOURCES): Update. * src/getargs.c, src/ielr.c, src/lalr.c, src/main.c, src/output.c, src/parse-gram.y, src/print.c, src/reader.c, src/tables.c: Update include. * src/muscle_tab.c, src/muscle_tab.h: Rename to... * src/muscle-tab.c, src/muscle-tab.h: ... these and update include.
This commit is contained in:
@@ -48,7 +48,7 @@ bison_SOURCES = \
|
||||
ielr.h ielr.c \
|
||||
location.c location.h \
|
||||
main.c \
|
||||
muscle_tab.c muscle_tab.h \
|
||||
muscle-tab.c muscle-tab.h \
|
||||
named-ref.c named-ref.h \
|
||||
nullable.c nullable.h \
|
||||
output.c output.h \
|
||||
|
||||
Reference in New Issue
Block a user