[gforth] / gforth / kernel / getdoers.fs  

gforth: gforth/kernel/getdoers.fs

Diff for /gforth/kernel/getdoers.fs between version 1.8 and 1.9

version 1.8, Sun Mar 9 15:17:06 2003 UTC version 1.9, Mon Aug 18 19:29:16 2003 UTC
Line 58 
Line 58 
 true [IF] \ !! don't know what to put here  true [IF] \ !! don't know what to put here
 : dodoes: ( -- addr )   \ gforth  : dodoes: ( -- addr )   \ gforth
     \G The code address of a @code{field}???      \G The code address of a @code{field}???
     ['] spaces >code-address ;      ['] DOES> >code-address ;
 [THEN]  [THEN]


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help