mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-18 21:29:19 +02:00
adding explicit (srfi 23)
This commit is contained in:
parent
90abe23663
commit
4193742fe5
1 changed files with 4 additions and 0 deletions
4
lib/srfi/23.sld
Normal file
4
lib/srfi/23.sld
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
(define-library (srfi 23)
|
||||
(import (scheme base))
|
||||
(export error))
|
Loading…
Add table
Reference in a new issue