[gforth] / gforth / kernel / main.fs  

gforth: gforth/kernel/main.fs

Diff for /gforth/kernel/main.fs between version 1.7 and 1.8

version 1.7, Wed Jun 17 16:55:17 1998 UTC version 1.8, Sat Aug 29 20:46:14 1998 UTC
Line 75 
Line 75 
 0 AConstant forthstart  0 AConstant forthstart
   
 include vars.fs                \ variables and other stuff  include vars.fs                \ variables and other stuff
 include errore.fs  
 include version.fs  include version.fs
 include kernel.fs              \ load kernel  include kernel.fs              \ load kernel
   include errore.fs
 include doers.fs  include doers.fs
 has? file [IF]  has? file [IF]
 include args.fs  include args.fs


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help