From: Joe Marshall Date: Mon, 13 Jun 2011 14:59:30 +0000 (-0700) Subject: Export list-set\! X-Git-Tag: release-9.1.0~22^2~8 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=b9121d5288441d7ea6591668deef7d551f81091c;p=mit-scheme.git Export list-set\! --- diff --git a/src/runtime/runtime.pkg b/src/runtime/runtime.pkg index d8887e816..d4f0ed908 100644 --- a/src/runtime/runtime.pkg +++ b/src/runtime/runtime.pkg @@ -2566,6 +2566,7 @@ USA. list-of-type? list-of-type?->length list-ref + list-set! list-tail list= ;SRFI-1 list?