[gforth] / gforth / kernel / int.fs  

gforth: gforth/kernel/int.fs

Diff for /gforth/kernel/int.fs between version 1.182 and 1.183

version 1.182, Sun Nov 13 20:54:56 2011 UTC version 1.183, Mon Nov 14 00:15:27 2011 UTC
Line 453 
Line 453 
     if      if
         drop false exit \ heads are aligned          drop false exit \ heads are aligned
     then      then
     name>string dup $1F > if      name>string dup $20 $1 within if
         2drop false exit \ realistically the name is short          2drop false exit \ realistically the name is short
     then      then
     + cfaligned @ here forthstart within ; \ and the cfa is outside      + cfaligned @ here forthstart within ; \ and the cfa is outside


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help