fix docs for db

db4
Doug Coleman 2008-12-03 22:05:52 -06:00
parent 9f19062892
commit ded6b1963f
1 changed files with 0 additions and 6 deletions

View File

@ -147,12 +147,6 @@ HELP: get-slot-named
{ "value" "the value stored in the slot" } }
{ $description "Returns the value stored in a tuple slot, where the tuple slot is a string." } ;
HELP: join-space
{ $values
{ "string1" string } { "string2" string }
{ "new-string" null } }
{ $description "" } ;
HELP: literal-bind
{ $description "" } ;