mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
gnulib: update to use its bitsets
Bison's bitset were moved to gnulib. * lib/abitset.c, lib/abitset.h, lib/bbitset.h, lib/bitset.c, * lib/bitset.h, lib/ebitset.c, lib/ebitset.h, lib/lbitset.c, * lib/bitset_stats.c, lib/bitset_stats.h, lib/bitsetv-print.c, * lib/bitsetv-print.h, lib/bitsetv.c, lib/bitsetv.h, * lib/lbitset.h, lib/vbitset.c, lib/vbitset.h: Remove. * gnulib: Update. * bootstrap.conf, lib/local.mk: Adjust.
This commit is contained in:
17
lib/.gitignore
vendored
17
lib/.gitignore
vendored
@@ -289,3 +289,20 @@
|
||||
/timespec.h
|
||||
/xtime.c
|
||||
/xtime.h
|
||||
/abitset.c
|
||||
/abitset.h
|
||||
/bbitset.h
|
||||
/bitset.c
|
||||
/bitset.h
|
||||
/ebitset.c
|
||||
/ebitset.h
|
||||
/lbitset.c
|
||||
/lbitset.h
|
||||
/vbitset.c
|
||||
/vbitset.h
|
||||
/bitset_stats.c
|
||||
/bitset_stats.h
|
||||
/bitsetv-print.c
|
||||
/bitsetv-print.h
|
||||
/bitsetv.c
|
||||
/bitsetv.h
|
||||
|
||||
Reference in New Issue
Block a user