--- gforth/prim 2001/02/28 22:31:43 1.77 +++ gforth/prim 2001/03/18 12:39:33 1.79 @@ -74,6 +74,10 @@ \ xt.* XT \ f83name.* F83Name * +\E stack data-stack sp Cell +\E stack fp-stack fp Float +\E stack return-stack rp Cell +\E \E get-current prefixes set-current \E \E s" Bool" single data-stack type-prefix f @@ -126,6 +130,7 @@ \ these m4 macros would collide with identifiers undefine(`index') undefine(`shift') +undefine(`symbols') noop ( -- ) gforth :