[gforth] / gforth / Attic / primitives  

gforth: gforth/Attic/primitives

Diff for /gforth/Attic/primitives between version 1.21 and 1.22

version 1.21, Tue Oct 18 15:51:21 1994 UTC version 1.22, Mon Oct 24 19:16:05 1994 UTC
Line 737 
Line 737 
 :  :
  1+ ;   1+ ;
   
 chars   n1 -- n2                core    cares  (chars)         n1 -- n2        core    cares
 n2 = n1 * sizeof(Char);  n2 = n1 * sizeof(Char);
 :  :
  ;   ;


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help