mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-18 21:29:19 +02:00
forgot to export make-state-variable from composite library
This commit is contained in:
parent
6be0e8d059
commit
d75ae9304f
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
;; computations
|
||||
fn with with! forked call-with-output
|
||||
;; state variables
|
||||
make-state-variable
|
||||
port row col width output writer pad-char ellipsis
|
||||
string-width substring/width substring/preserve
|
||||
radix precision decimal-sep decimal-align sign-rule
|
||||
|
|
Loading…
Add table
Reference in a new issue