new require format

svn: r15861
This commit is contained in:
Eli Barzilay 2009-09-03 00:16:35 +00:00
parent 1d4da3df4c
commit a04517452f

View File

@ -15,7 +15,7 @@ that are intended for a more automated system. This module is a
language module---a typical checker that uses it looks like this:
@schemeblock[
(module checker (lib "checker.ss" "handin-server")
(module checker handin-server/checker
(check: :language '(special intermediate)
:users pairs-or-singles-with-warning
:coverage? #t