[gforth] / gforth / comp-i.fs  

gforth: gforth/comp-i.fs

Diff for /gforth/comp-i.fs between version 1.1 and 1.2

version 1.1, Wed May 21 20:39:19 1997 UTC version 1.2, Sat Mar 21 21:36:56 1998 UTC
Line 47 
Line 47 
     if      if
         ." images have the same code base address; producing only a data-relocatable image" cr          ." images have the same code base address; producing only a data-relocatable image" cr
     else      else
         coffset abs 11 cells <> abort" images produced by different engines"          coffset abs 22 cells <> abort" images produced by different engines"
         ." code offset=" coffset . cr          ." code offset=" coffset . cr
         0 image1 cell+ ! 0 image2 cell+ !          0 image1 cell+ ! 0 image2 cell+ !
     endif      endif


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