set svn:eol-style

svn: r13103
This commit is contained in:
Eli Barzilay 2009-01-14 03:01:36 +00:00
parent c600eedb32
commit 0a51fa26e6
2 changed files with 2 additions and 2 deletions

View File

@ -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))

View File

@ -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")