peer review by myself

db4
Rex Ford 2008-08-10 16:45:13 -05:00
parent 8785b24e04
commit aee8dbdba4
1 changed files with 2 additions and 2 deletions

View File

@ -31,12 +31,12 @@ HELP: 24-able ( -- vector )
"just using the provided commands and the 4 numbers. The Following are the " "just using the provided commands and the 4 numbers. The Following are the "
"provided commands: " "provided commands: "
{ $link + } ", " { $link - } ", " { $link * } ", " { $link + } ", " { $link - } ", " { $link * } ", "
{ $link / } ", and " { $link swap } "." { $link / } ", " { $link swap } ", and " { $link rot } "."
} }
{ $examples { $examples
{ $example { $example
"USE: 24-game" "USE: 24-game"
"24-able vector-24-able?" "24-able vector-24-able? ."
"t" "t"
} }
{ $notes { $link 24-able? } " is used in " { $link 24-able } "." } { $notes { $link 24-able? } " is used in " { $link 24-able } "." }