scrbl file and longer command name

original commit: 199a63772a
This commit is contained in:
Blake Johnson 2010-10-30 12:31:00 -06:00 committed by Jay McCarthy
parent c428f6cafe
commit 74c7025e6e

View File

@ -8,4 +8,4 @@
("expand" compiler/commands/expand "macro-expand source" #f)
("distribute" compiler/commands/exe-dir "prepare executable(s) in a directory for distribution" #f)
("ctool" compiler/commands/ctool "compile and link C-based extensions" #f)
("demod" compiler/demodularizer/batch "produce a whole program from a single module" #f)))
("demodularize" compiler/demodularizer/batch "produce a whole program from a single module" #f)))