[gforth] / gforth / kernel / comp.fs  

gforth: gforth/kernel/comp.fs

Diff for /gforth/kernel/comp.fs between version 1.78 and 1.79

version 1.78, Sat Feb 25 18:28:12 2006 UTC version 1.79, Sat Feb 25 22:38:23 2006 UTC
Line 120 
Line 120 
 [ has? f83headerstring [IF] ]  [ has? f83headerstring [IF] ]
         string,          string,
 [ [ELSE] ]  [ [ELSE] ]
         longstring, cfalign          longstring,
 [ [THEN] ]  [ [THEN] ]
     alias-mask lastflags cset ;      cfalign alias-mask lastflags cset ;
   
 : input-stream-header ( "name" -- )  : input-stream-header ( "name" -- )
     name name-too-short? header, ;      name name-too-short? header, ;


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help