Remove old table implementation.

This commit is contained in:
Dominik Pantůček 2023-06-15 22:13:46 +02:00
parent bdc5396b1a
commit cc9e5bad7d
5 changed files with 19 additions and 427 deletions

View file

@ -42,7 +42,6 @@
mbase-dir
primes
brmember
table-old
util-csv
util-set-list
util-parser
@ -69,7 +68,6 @@
(mbase-dir-tests!)
(ansi-tests!)
(command-line-tests!)
(table-tests!)
(csv-simple-tests!)
(parser-tests!)
(string-tests!)