set svn:* props

svn: r11945
This commit is contained in:
Eli Barzilay 2008-10-05 21:39:14 +00:00
parent baf98c4136
commit 191d6fbf48
4 changed files with 4 additions and 4 deletions

View File

@ -18,4 +18,4 @@
'(lib "htdp-intermediate-lambda.ss" "lang")) '(lib "htdp-intermediate-lambda.ss" "lang"))
(namespace-attach-module orig-namespace (namespace-attach-module orig-namespace
'(lib "world.ss" "htdp")) '(lib "world.ss" "htdp"))
(dynamic-require chat-noir #f))) (dynamic-require chat-noir #f)))

View File

@ -1002,4 +1002,4 @@ figure out why there is an extra board (sometimes)
1 1
initial-world) initial-world)
(on-redraw world->image) (on-redraw world->image)
(on-mouse-event clack)))) (on-mouse-event clack))))

View File

@ -2,4 +2,4 @@
(define game "chat-noir-unit.ss") (define game "chat-noir-unit.ss")
(define game-set "Puzzle Games") (define game-set "Puzzle Games")
(define compile-omit-files '("chat-noir.ss")) (define compile-omit-files '("chat-noir.ss"))

View File

@ -56,4 +56,4 @@ Design} and has essentailly the same rules.
(cons (read-syntax "chat-noir.ss" port) (cons (read-syntax "chat-noir.ss" port)
(loop))])))))))])) (loop))])))))))]))
@m[] @m[]