From 9ea5db66457a1561172151ce76daea5ee8b7e1cb Mon Sep 17 00:00:00 2001 From: Carl Eastlund Date: Sat, 9 Jul 2011 14:46:58 -0400 Subject: [PATCH] Corrected documentation of quote-module-name to indicate that it does not produce collection and planet-relative paths on its own. Deprecated quote-module-path, and replaced existing uses of it with quote-module-name. original commit: 2e6a608539f5ef39a9ff821d95163ea4660da952 --- collects/mzlib/unit.rkt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/mzlib/unit.rkt b/collects/mzlib/unit.rkt index cd34298..8f18c8f 100644 --- a/collects/mzlib/unit.rkt +++ b/collects/mzlib/unit.rkt @@ -1684,7 +1684,7 @@ (((wrap-code ...) ...) (map (λ (os ov tbs) (define rename-bindings - (get-member-bindings def-table os #'(quote-module-path))) + (get-member-bindings def-table os #'(quote-module-name))) (map (λ (tb i v c) (if c (with-syntax ([ctc-stx