add a type to scaffold

db4
Doug Coleman 2008-09-08 09:28:30 -05:00
parent 573ec9ce68
commit b4193ac50b
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ ERROR: no-vocab vocab ;
{ "assoc3" assoc } { "newassoc" assoc }
{ "alist" "an array of key/value pairs" }
{ "keys" sequence } { "values" sequence }
{ "class" class }
{ "class" class } { "tuple" tuple }
} at* ;
: add-using ( object -- )