mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-21 10:13:03 +00:00
(bison_SOURCES): Rename struniq.c and struniq.h to uniqstr.c and uniqstr.h.
This commit is contained in:
@@ -55,11 +55,11 @@ bison_SOURCES = \
|
|||||||
scan-gram.l \
|
scan-gram.l \
|
||||||
scan-skel.l \
|
scan-skel.l \
|
||||||
state.c state.h \
|
state.c state.h \
|
||||||
struniq.c struniq.h \
|
|
||||||
symlist.c symlist.h \
|
symlist.c symlist.h \
|
||||||
symtab.c symtab.h \
|
symtab.c symtab.h \
|
||||||
system.h \
|
system.h \
|
||||||
tables.h tables.c \
|
tables.h tables.c \
|
||||||
|
uniqstr.c uniqstr.h \
|
||||||
vcg.c vcg.h \
|
vcg.c vcg.h \
|
||||||
vcg_defaults.h
|
vcg_defaults.h
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user