[gforth] / gforth / gray.fs  

gforth: gforth/gray.fs

Diff for /gforth/gray.fs between version 1.4 and 1.5

version 1.4, Tue Nov 7 18:06:43 1995 UTC version 1.5, Wed Nov 29 20:20:35 1995 UTC
Line 308 
Line 308 
 \ the following is just a dummy  \ the following is just a dummy
 [ s" gforth" environment? ]  [ s" gforth" environment? ]
 [IF]  [ 2drop ]  [IF]  [ 2drop ]
  0 loadline @ 2,   0 sourceline# 2,
 [ELSE]  [ELSE]
 [ s" bigFORTH" environment? ]  [ s" bigFORTH" environment? ]
 [IF]  [ 2drop ]  [IF]  [ 2drop ]


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help