[gforth] / gforth / stuff.fs  

gforth: gforth/stuff.fs

Diff for /gforth/stuff.fs between version 1.49 and 1.50

version 1.49, Sat Jan 28 18:46:15 2006 UTC version 1.50, Sat Jan 28 18:57:20 2006 UTC
Line 337 
Line 337 
   
 environment-wordlist >order  environment-wordlist >order
   
 16 address-unit-bits / 1 max constant /w ( -- u ) \ gforth  16 address-unit-bits / 1 max constant /w ( -- u ) \ gforth slash-w
 \G address units for a 16-bit value  \G address units for a 16-bit value
   
 32 address-unit-bits / 1 max constant /l ( -- u ) \ gforth  32 address-unit-bits / 1 max constant /l ( -- u ) \ gforth slash-l
 \G address units for a 32-bit value  \G address units for a 32-bit value
   
 previous  previous


Generate output suitable for use with a patch program
Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help