compiler: fix docs

db4
Slava Pestov 2010-01-23 00:46:04 +13:00
parent ea5e168d77
commit 098ef42202
1 changed files with 0 additions and 4 deletions

View File

@ -56,10 +56,6 @@ $nl
ABOUT: "compiler" ABOUT: "compiler"
HELP: decompile
{ $values { "word" word } }
{ $description "Removes a word's optimized definition. The word will be compiled with the non-optimizing compiler until recompiled with the optimizing compiler again." } ;
HELP: compile-word HELP: compile-word
{ $values { "word" word } } { $values { "word" word } }
{ $description "Compile a single word." } { $description "Compile a single word." }