]> gitweb.factorcode.org Git - factor.git/commitdiff
Fix help
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Thu, 2 Oct 2008 02:05:27 +0000 (21:05 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Thu, 2 Oct 2008 02:05:27 +0000 (21:05 -0500)
basis/heaps/heaps-docs.factor

index 77537cbfb1300b3c17726f728c6418d1155a31ae..3c1c61faec151d3ad19aae126f76a78dbdd955b7 100755 (executable)
@@ -29,10 +29,8 @@ $nl
 { $subsection heap-pop* }
 { $subsection heap-pop }
 { $subsection heap-delete }
-$nl
 "Processing heaps:"
-{ $subsection slurp-heap }
-{ $subsection slurp-heap-when } ;
+{ $subsection slurp-heap } ;
 
 ABOUT: "heaps"