make-srfi-19 is not a structure

This commit is contained in:
mainzelm 2003-03-11 08:44:37 +00:00
parent dca47f0da6
commit c936bcce29
1 changed files with 2 additions and 1 deletions

View File

@ -957,9 +957,10 @@
; SRFI packages
srfi-1 srfi-2 srfi-5 srfi-6 srfi-7 srfi-8 srfi-9
srfi-11 srfi-13 srfi-14 srfi-16 srfi-17 make-srfi-19
srfi-11 srfi-13 srfi-14 srfi-16 srfi-17
srfi-23 srfi-25 srfi-26 srfi-27 srfi-28
srfi-31 srfi-37
)
:structure)
make-srfi-19
((define-signature define-package) :syntax)))