mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-18 18:37:32 +02:00
remove tab
This commit is contained in:
parent
efc6426a59
commit
90abe23663
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
(define-library (srfi 124)
|
||||
(export make-ephemeron ephemeron? ephemeron-broken?
|
||||
ephemeron-key ephemeron-datum)
|
||||
ephemeron-key ephemeron-datum)
|
||||
(import (rename (chibi weak) (ephemeron-value ephemeron-datum))))
|
||||
|
|
Loading…
Add table
Reference in a new issue