mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-20 14:19:18 +02:00
no reason to have this in the init file
This commit is contained in:
parent
bd32131b9d
commit
ed86eafb13
1 changed files with 4 additions and 0 deletions
4
lib/srfi/46.sld
Normal file
4
lib/srfi/46.sld
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
(define-library (srfi 46)
|
||||||
|
(import (scheme))
|
||||||
|
(export syntax-rules))
|
Loading…
Add table
Reference in a new issue