From 64f037d91e0c9296dcaef9a0ff3eb33b19a2ed34 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:05:38 -0800 Subject: Import Upstream version 3a5 --- DrScheme.init | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'DrScheme.init') diff --git a/DrScheme.init b/DrScheme.init index c18ea18..d921cec 100644 --- a/DrScheme.init +++ b/DrScheme.init @@ -399,7 +399,6 @@ (slib:load (in-vicinity (library-vicinity) "require")) ;;; Hack `require' to work with both SLIB and MzScheme: -(define slib:require require) (define-syntax (require stx) (syntax-case stx (quote) [_ @@ -416,5 +415,5 @@ (cond ((string