From df99b2e1c4f43f4891e2b81729ca1527ffb1b8f0 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 9 Jan 2009 21:01:09 +0000 Subject: [PATCH] remove obsolete text svn: r13051 --- collects/compiler/compiler-unit.ss | 3 --- 1 file changed, 3 deletions(-) diff --git a/collects/compiler/compiler-unit.ss b/collects/compiler/compiler-unit.ss index b46c4ae3c3..57fc93c465 100644 --- a/collects/compiler/compiler-unit.ss +++ b/collects/compiler/compiler-unit.ss @@ -5,9 +5,6 @@ ;; by dynamically linking to code supplied by the MzLib, dynext, and ;; compiler collections. -;; The Scheme->C compiler is loaded as either sploadr.ss (link in -;; real MrSpidey) or loadr.ss (link in trivial MrSpidey stubs). - #lang scheme/base (require scheme/unit