summaryrefslogtreecommitdiffstats
path: root/228.sld
diff options
context:
space:
mode:
authorGravatar Daphne Preston-Kendal 2021-04-02 12:24:04 +0200
committerGravatar Daphne Preston-Kendal 2021-04-02 12:24:04 +0200
commitcce927ad5737ffa4f24438383fe460c1b9f843f6 (patch)
treeb18727827c578f3d83fac00eb3af67711f78357b /228.sld
parentAdd draft of sample implementation. (diff)
Note that the SRFI number isn’t formally assigned yet.
Diffstat (limited to '228.sld')
-rw-r--r--228.sld3
1 files changed, 2 insertions, 1 deletions
diff --git a/228.sld b/228.sld
index 7ad5385..f1eaf3c 100644
--- a/228.sld
+++ b/228.sld
@@ -1,4 +1,5 @@
-(define-library (srfi 228)
+(define-library (srfi 228) ;; SRFI number reserved for, but not yet formally
+ ;; assigned to this library.
(import (srfi 1)
(srfi 128)
(srfi 151)