db4
Doug Coleman 2009-11-12 14:44:01 -06:00
parent 0c56f2d6af
commit 16af61bfbd
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ SYNTAX: HOLIDAY:
parse-definition (( timestamp/n -- timestamp )) define-declared ;
SYNTAX: HOLIDAY-NAME:
scan-word "holiday" word-prop scan-word scan-object >at drop ;
scan-word "holiday" word-prop scan-word scan-object spin set-at ;
>>
: holiday>timestamp ( n word -- timestamp )