[gforth] / gforth / prims2x0.6.2.fs  

gforth: gforth/prims2x0.6.2.fs

Diff for /gforth/prims2x0.6.2.fs between version 1.4 and 1.5

version 1.4, Sat Feb 14 19:33:19 2009 UTC version 1.5, Sat Feb 14 19:50:23 2009 UTC
Line 1218 
Line 1218 
   
 : output-combined-tail ( -- )  : output-combined-tail ( -- )
     in-part @ >r in-part off      in-part @ >r in-part off
     part-output-c-tail  
     combined-tail-stack-pointer-updates      combined-tail-stack-pointer-updates
       part-output-c-tail
     combined ['] output-c-tail-no-stores prim-context      combined ['] output-c-tail-no-stores prim-context
     r> in-part ! ;      r> in-part ! ;
   


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