added in missing require
svn: r17676
This commit is contained in:
parent
7d34a9ecd5
commit
4189297063
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user