Finish renaming fixup.

This commit is contained in:
Dominik Pantůček 2023-06-15 14:08:09 +02:00
parent dc3a1559f4
commit 3a59a9293a
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@
ansi ansi
racket-kwargs racket-kwargs
util-dict-list util-dict-list
table) table-old)
;; Returns the number of digits required to represent a given number ;; Returns the number of digits required to represent a given number
;; in decimal format. ;; in decimal format.

View file

@ -42,7 +42,7 @@
mbase-dir mbase-dir
primes primes
brmember brmember
table table-old
util-csv util-csv
util-set-list util-set-list
util-parser util-parser