.ss -> .rkt

This commit is contained in:
Sam Tobin-Hochstadt 2010-04-30 16:29:10 -04:00
parent 53560317ab
commit 9a170047f4

View File

@ -1,6 +1,6 @@
;; Load this one with MrEd
(load-relative "loadtest.ss")
(load-relative "loadtest.rkt")
(require teachpack/htdp/image
htdp/error
lang/posn