[gforth] / gforth / kernel / cond.fs  

gforth: gforth/kernel/cond.fs

Diff for /gforth/kernel/cond.fs between version 1.1 and 1.2

version 1.1, Wed May 21 20:40:14 1997 UTC version 1.2, Sat Oct 10 10:28:36 1998 UTC
Line 91 
Line 91 
  dup cs-item? ;   dup cs-item? ;
   
 : cs-push-part ( -- list addr )  : cs-push-part ( -- list addr )
  locals-list @ here ;   locals-list wordlist-id @ here ;
   
 : cs-push-orig ( -- orig )  : cs-push-orig ( -- orig )
  cs-push-part dead-code @   cs-push-part dead-code @


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help