added in missing require

svn: r17676
This commit is contained in:
Robby Findler 2010-01-16 20:06:27 +00:00
parent 7d34a9ecd5
commit 4189297063

View File

@ -2,6 +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 world) (read-case-sensitive #t) (teachpacks ()) (htdp-settings #(#t constructor repeating-decimal #f #t none #f ())))
(require 2htdp/universe)
(require htdp/image)
;; testing world
;; World = Nat