Update dependencies.
This commit is contained in:
parent
7335f86bb9
commit
628a37d06c
3 changed files with 8 additions and 7 deletions
|
@ -84,7 +84,7 @@
|
|||
(if (null? tbl)
|
||||
widths
|
||||
(loop (combine-column-widths widths
|
||||
(map sgr-cell-min-width (car tbl)))
|
||||
(map cell-query (car tbl)))
|
||||
(cdr tbl))))))
|
||||
|
||||
;; Minimal widths
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue