set svn:eol-style
svn: r13103
This commit is contained in:
parent
c600eedb32
commit
0a51fa26e6
|
@ -2,4 +2,4 @@
|
|||
;; 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 world0-stops) (read-case-sensitive #t) (teachpacks ((lib "universe.ss" "teachpack" "2htdp"))) (htdp-settings #(#t constructor repeating-decimal #f #t none #f ((lib "universe.ss" "teachpack" "2htdp")))))
|
||||
|
||||
(big-bang 0 (stop-when zero?) (on-tick add1))
|
||||
(big-bang 0 (stop-when zero?) (on-tick add1))
|
||||
|
|
|
@ -56,4 +56,4 @@
|
|||
l4)
|
||||
|
||||
(fsa "locked" "closed" "open" "unlock" "lock" "push" "time")
|
||||
(fsa "'locked" "'closed" "'open" "#\\u" "#\\l" "#\\space" "tick")
|
||||
(fsa "'locked" "'closed" "'open" "#\\u" "#\\l" "#\\space" "tick")
|
||||
|
|
Loading…
Reference in New Issue
Block a user