[gforth] / gforth / glocals.fs  

gforth: gforth/glocals.fs

Diff for /gforth/glocals.fs between version 1.5 and 1.6

version 1.5, Fri Jul 29 11:16:23 1994 UTC version 1.6, Wed Aug 31 19:42:47 1994 UTC
Line 508 
Line 508 
    endif     endif
  endif ; immediate   endif ; immediate
   
 \ : locals|  : locals|
 \ !! should lie around somewhere    BEGIN  sname 2dup s" |" compare 0=  WHILE
            (local)  REPEAT  drop 0 (local) ;  immediate restrict


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help