[gforth] / gforth / cross.fs  

gforth: gforth/cross.fs

Diff for /gforth/cross.fs between version 1.148 and 1.149

version 1.148, Fri Dec 31 13:23:56 2004 UTC version 1.149, Sun Aug 21 22:09:14 2005 UTC
Line 1762 
Line 1762 
   
 : count dup X c@ swap X char+ swap ;  : count dup X c@ swap X char+ swap ;
   
 : on            -1 -1 rot TD!  ;  : on            >r -1 -1 r> TD!  ;
 : off           T 0 swap ! H ;  : off           T 0 swap ! H ;
   
 : tcmove ( source dest len -- )  : tcmove ( source dest len -- )


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help