compiliation allowed, typo
This commit is contained in:
parent
4111379982
commit
b09fbf8b38
|
@ -1,8 +1,9 @@
|
|||
#lang racket
|
||||
|
||||
#|
|
||||
the shared vocabulary and knowledge of server and client
|
||||
;; This module describes the shared vocabulary and knowledge for the server
|
||||
;; and client modules of the distributed Guess My Number game.
|
||||
|
||||
#|
|
||||
Message Formats
|
||||
---------------
|
||||
|
||||
|
|
|
@ -4,13 +4,11 @@
|
|||
|
||||
(define compile-omit-paths
|
||||
'(
|
||||
"10-12"
|
||||
; "chapter2"
|
||||
"chapter5/ufo-source.rkt"
|
||||
; "chapter6"
|
||||
; "chapter8"
|
||||
; "chapter10"
|
||||
"chapter12"
|
||||
; "chapter12"
|
||||
; "chapter13"
|
||||
; "chapter14"
|
||||
))
|
||||
|
|
Loading…
Reference in New Issue
Block a user