[gforth] / gforth / colorize.fs  

gforth: gforth/colorize.fs

Diff for /gforth/colorize.fs between version 1.4 and 1.5

version 1.4, Tue Dec 8 22:02:36 1998 UTC version 1.5, Fri Apr 16 22:19:51 1999 UTC
Line 51 
Line 51 
   
 : .name (.name) ct @ attr! ;  : .name (.name) ct @ attr! ;
   
 : words  context @  \ nac31mar1999 fixed up for 0.4.0 to match std words
   : words  context @ wordlist-id
          BEGIN  @ dup  WHILE  dup (.name)  REPEAT drop           BEGIN  @ dup  WHILE  dup (.name)  REPEAT drop
          ct @ attr! ;           ct @ attr! ;
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help