racket/collects/2htdp/utest/sam.ss
Matthias Felleisen 7be84621dc utest contains ball game
svn: r15085
2009-06-05 01:55:32 +00:00

7 lines
400 B
Scheme

;; The first three lines of this file were inserted by DrScheme. They record metadata
;; 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 sam) (read-case-sensitive #t) (teachpacks ()) (htdp-settings #(#t constructor repeating-decimal #f #t none #f ())))
(require "shared.ss")
(make-player 200 'sam)