set svn:* props
svn: r11945
This commit is contained in:
parent
baf98c4136
commit
191d6fbf48
|
@ -18,4 +18,4 @@
|
|||
'(lib "htdp-intermediate-lambda.ss" "lang"))
|
||||
(namespace-attach-module orig-namespace
|
||||
'(lib "world.ss" "htdp"))
|
||||
(dynamic-require chat-noir #f)))
|
||||
(dynamic-require chat-noir #f)))
|
||||
|
|
|
@ -1002,4 +1002,4 @@ figure out why there is an extra board (sometimes)
|
|||
1
|
||||
initial-world)
|
||||
(on-redraw world->image)
|
||||
(on-mouse-event clack))))
|
||||
(on-mouse-event clack))))
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
(define game "chat-noir-unit.ss")
|
||||
(define game-set "Puzzle Games")
|
||||
(define compile-omit-files '("chat-noir.ss"))
|
||||
(define compile-omit-files '("chat-noir.ss"))
|
||||
|
|
|
@ -56,4 +56,4 @@ Design} and has essentailly the same rules.
|
|||
(cons (read-syntax "chat-noir.ss" port)
|
||||
(loop))])))))))]))
|
||||
|
||||
@m[]
|
||||
@m[]
|
||||
|
|
Loading…
Reference in New Issue
Block a user