[gforth] / gforth / prim  

gforth: gforth/prim

Diff for /gforth/prim between version 1.79 and 1.80

version 1.79, Sun Mar 18 12:39:33 2001 UTC version 1.80, Sun Mar 18 22:20:27 2001 UTC
Line 2351 
Line 2351 
   
 \+  \+
   
   \+peephole
   
 primtable       ( -- wprimtable )       new  primtable       ( -- wprimtable )       new
 ""wprimtable is a table containing the xts of the primitives indexed  ""wprimtable is a table containing the xts of the primitives indexed
 by sequence-number in prim (for use in prepare-peephole-table).""  by sequence-number in prim (for use in prepare-peephole-table).""
Line 2377 
Line 2379 
 useraddr        ( #u -- a_addr )  useraddr        ( #u -- a_addr )
 a_addr = (Cell *)(up+u);  a_addr = (Cell *)(up+u);
   
   \+
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help