aux is bad for MS

svn: r15481
This commit is contained in:
Matthias Felleisen 2009-07-17 19:29:04 +00:00
parent ca8385045f
commit 26a94ad11c
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
;; about the language level of this file in a form that our tools can easily process.
#reader(lib "htdp-intermediate-lambda-reader.ss" "lang")((modname chatter) (read-case-sensitive #t) (teachpacks ()) (htdp-settings #(#t constructor repeating-decimal #f #t none #f ())))
(require 2htdp/universe)
(require "aux.ss")
(require "auxiliaries.ss")
#|