[gforth] / gforth / Attic / main.fs  

gforth: gforth/Attic/main.fs

Diff for /gforth/Attic/main.fs between version 1.2 and 1.3

version 1.2, Thu May 5 15:46:49 1994 UTC version 1.3, Thu May 5 17:09:51 1994 UTC
Line 3 
Line 3 
 \ : include bl word count included ;  \ : include bl word count included ;
 \ we want write include...  \ we want write include...
   
 : : ( -- colon-sys )  Header [ ' : @ ] ALiteral cfa, 0 ] ;  \ : : ( -- colon-sys )  Header [ ' : @ ] ALiteral cfa, 0 ] ;
 : ; ( colon-sys -- )  ?struc postpone exit reveal postpone [ ; immediate  \ : ; ( colon-sys -- )  ?struc postpone exit reveal postpone [ ; immediate
 : :noname ( -- xt colon-sys )  here [ ' : @ ] ALiteral cfa, 0 ] ;  \ : :noname ( -- xt colon-sys )  here [ ' : @ ] ALiteral cfa, 0 ] ;
   
 include search-order.fs  include search-order.fs
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help