From 87b82b5822ca54228cfa6df29be3ad9d4bc47d16 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:05:28 -0800 Subject: Import Upstream version 2d2 --- DrScheme.init | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 DrScheme.init (limited to 'DrScheme.init') diff --git a/DrScheme.init b/DrScheme.init new file mode 100644 index 0000000..0676250 --- /dev/null +++ b/DrScheme.init @@ -0,0 +1,6 @@ +;;;"DrScheme.init" Initialization for SLIB for DrScheme -*-scheme-*- +;; Friedrich Dominicus +;; Newsgroups: comp.lang.scheme +;; Date: 02 Oct 2000 09:24:57 +0200 + +(require-library "init.ss" "slibinit") -- cgit v1.2.3