[gforth] / gforth / kernel / main.fs  

gforth: gforth/kernel/main.fs

Diff for /gforth/kernel/main.fs between version 1.24 and 1.25

version 1.24, Wed Sep 12 14:55:38 2001 UTC version 1.25, Sun Sep 16 19:14:23 2001 UTC
Line 36 
Line 36 
     \ system and include it.      \ system and include it.
     \ We want the files taken from our current gforth installation      \ We want the files taken from our current gforth installation
     \ so we don't include relatively to this file      \ so we don't include relatively to this file
     require search.fs      require startup.fs
     require environ.fs  
     require envos.fs  
     require errors.fs  
     require extend.fs              \ core-extended  
     require hash.fs  
 [THEN]  [THEN]
   
 \ include etags.fs  \ include etags.fs


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help