mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-08 05:27:35 +02:00
forgot to export write
This commit is contained in:
parent
176a633feb
commit
31ba067d62
1 changed files with 2 additions and 0 deletions
|
@ -80,4 +80,6 @@
|
||||||
interaction-environment
|
interaction-environment
|
||||||
;; time
|
;; time
|
||||||
current-second current-jiffy jiffies-per-second
|
current-second current-jiffy jiffies-per-second
|
||||||
|
;; write
|
||||||
|
display write write-shared write-simple
|
||||||
))
|
))
|
||||||
|
|
Loading…
Add table
Reference in a new issue