From 5e79293e91e4d023ad3420202a5799a41d8d98a3 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Thu, 21 May 2009 20:21:11 +0000 Subject: [PATCH] svn: r14906 --- collects/games/chat-noir/README | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 collects/games/chat-noir/README diff --git a/collects/games/chat-noir/README b/collects/games/chat-noir/README deleted file mode 100644 index 4d401ef9d8..0000000000 --- a/collects/games/chat-noir/README +++ /dev/null @@ -1,21 +0,0 @@ -These are the files for the literate version of Chat Noir. The files -not mentioned are actually in use for Chat Noir that you get via PLT -Games. - -Problems: - - - Run in the module language doesn't seem to work anymore, in that - definitions in the literate program don't show up in the REPL. - - - Need to make 'a-chunk' be a real macro, I expect. (used in - scribble/private/lp.ss) - - - hyperlink bound top-level identifiers to their bindings? - - - do unbound chunk ids signal syntax errors? How about unused ones? - -To document: - - @chunk - scribble/lp (when it is added). - scribble/lp-include