[gforth] / gforth / startup.fs  

gforth: gforth/startup.fs

Diff for /gforth/startup.fs between version 1.22 and 1.23

version 1.22, Wed May 21 20:39:41 1997 UTC version 1.23, Sun Jul 6 15:55:25 1997 UTC
Line 19 
Line 19 
 \ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  \ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   
 warnings off  warnings off
   include search.fs
   include environ.fs
 include errors.fs  include errors.fs
 include extend.fs              \ load core-extended  include extend.fs              \ load core-extended
 \ include tools.fs               \ load tools ( .s dump )  include hash.fs
 \ include toolsext.fs  
   
 \ require interpretation.fs  \ require interpretation.fs
 \ include float.fs  \ include float.fs
 \ include search.fs  \ include search.fs
 include glocals.fs  include glocals.fs
 include environ.fs  
 \ include toolsext.fs  
 include wordinfo.fs  include wordinfo.fs
 include vt100.fs  include vt100.fs
 \ include colorize.fs  \ include colorize.fs


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help