From c988c9f0e39f632747f37a62d7ad87b371729a90 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Tue, 19 Aug 2008 00:22:57 +0000 Subject: [PATCH] finish the cm move: change all requires, leave stub files in mzlib svn: r11314 original commit: da3b476e807de082c023775a47c31fa58c582dfb --- collects/framework/splash.ss | 4 ++-- collects/mrlib/include-bitmap.ss | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/collects/framework/splash.ss b/collects/framework/splash.ss index 27dfd7ba..656ba271 100644 --- a/collects/framework/splash.ss +++ b/collects/framework/splash.ss @@ -127,8 +127,8 @@ (getenv "PLTDRDEBUG")) (parameterize ([current-namespace (make-namespace)]) (values - (dynamic-require 'mzlib/cm 'make-compilation-manager-load/use-compiled-handler) - (dynamic-require 'mzlib/cm 'manager-trace-handler))) + (dynamic-require 'compiler/cm 'make-compilation-manager-load/use-compiled-handler) + (dynamic-require 'compiler/cm 'manager-trace-handler))) (values #f #f))]) (current-load diff --git a/collects/mrlib/include-bitmap.ss b/collects/mrlib/include-bitmap.ss index 6864a061..532ba844 100644 --- a/collects/mrlib/include-bitmap.ss +++ b/collects/mrlib/include-bitmap.ss @@ -4,7 +4,7 @@ mzlib/file setup/main-collects) (require-for-syntax syntax/path-spec - mzlib/cm-accomplice + compiler/cm-accomplice setup/main-collects) (provide include-bitmap