1
0
mirror of https://github.com/mgcaret/of816.git synced 2024-05-28 14:41:27 +00:00

correct issue with 'FORTH' word when platform dictionary is present

This commit is contained in:
mgcaret 2020-01-06 09:55:52 -08:00
parent 25e631db8c
commit f7c9b0e786

View File

@ -358,6 +358,7 @@ NUM_SYSVARS .set 0
.macro dend
.ident(.sprintf("LAST_%s",c_dict)) = l_dword
.undef c_dict
.undef l_dword
.endmacro
; outside-of-dictionary headerless words