From ad89fbf2e6f8c6a648136390747c0f911824035b Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Tue, 26 Jul 2005 17:02:25 +0000 Subject: [PATCH] doc tweak svn: r450 --- collects/r6rs/doc.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/collects/r6rs/doc.txt b/collects/r6rs/doc.txt index c70031c9f1..5920836cf4 100644 --- a/collects/r6rs/doc.txt +++ b/collects/r6rs/doc.txt @@ -49,3 +49,11 @@ Limitations: - reader adjusts only string, character, and quoted-symbol syntax, for now + + +To appear: + + - a tool to take a sequence of `library' declarations and + copy them into the collection tree (adjusting the + declared library name as necessary, and adding the #reader + line)