[gforth] / gforth / source.fs  

gforth: gforth/source.fs

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

version 1.5, Wed May 21 20:39:40 1997 UTC version 1.6, Thu Jul 31 16:17:10 1997 UTC
Line 26 
Line 26 
 require struct.fs  require struct.fs
   
 struct  struct
     1 cells: field sourcepos-name#      cell% field sourcepos-name#
     1 cells: field sourcepos-line#      cell% field sourcepos-line#
 end-struct sourcepos  end-struct sourcepos
   
 : sourcepos, ( -- )  : sourcepos, ( -- )


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