no reason to have this in the init file

This commit is contained in:
Alex Shinn 2011-10-02 17:57:16 +09:00
parent bd32131b9d
commit ed86eafb13

4
lib/srfi/46.sld Normal file
View file

@ -0,0 +1,4 @@
(define-library (srfi 46)
(import (scheme))
(export syntax-rules))