]> gitweb.factorcode.org Git - factor.git/commitdiff
tweak
authorSlava Pestov <slava@factorcode.org>
Thu, 19 Jan 2006 08:28:10 +0000 (08:28 +0000)
committerSlava Pestov <slava@factorcode.org>
Thu, 19 Jan 2006 08:28:10 +0000 (08:28 +0000)
library/help/help.factor

index 5e0275871b5e4d12a78a8f49ccba3be30a3c83a6..57f578e080bf38bb463f28b3604fa41f149ea411 100644 (file)
@@ -12,3 +12,5 @@ DEFER: $heading
     dup article-title $heading (help) ;
 
 : glossary ( name -- ) <term> help ;
+
+: handbook ( -- ) "handbook" help ;