Remove old bdict implementation.

This commit is contained in:
Dominik Pantůček 2023-07-07 11:01:27 +02:00
parent 276e60b883
commit 2fe483c947
3 changed files with 7 additions and 472 deletions

View file

@ -46,7 +46,7 @@
util-set-list
util-parser
util-string
util-dict-bst
util-bst
util-utf8
sgr-state
sgr-list
@ -59,7 +59,7 @@
(listing-tests!)
(lset-tests!)
(ldict-tests!)
(bdict-tests!)
(util-bst-tests!)
(cal-month-tests!)
(cal-period-tests!)
(cal-day-tests!)