[gforth] / gforth / kernel / int.fs  

gforth: gforth/kernel/int.fs

Diff for /gforth/kernel/int.fs between version 1.117 and 1.118

version 1.117, Sun Jan 9 20:32:41 2005 UTC version 1.118, Sat Jan 22 21:06:04 2005 UTC
Line 950 
Line 950 
   
 : (bootmessage)  : (bootmessage)
     ." Gforth " version-string type      ." Gforth " version-string type
     ." , Copyright (C) 1995-2003,2004 Free Software Foundation, Inc." cr      ." , Copyright (C) 1995-2004 Free Software Foundation, Inc." cr
     ." Gforth comes with ABSOLUTELY NO WARRANTY; for details type `license'"      ." Gforth comes with ABSOLUTELY NO WARRANTY; for details type `license'"
 [ has? os [IF] ]  [ has? os [IF] ]
      cr ." Type `bye' to exit"       cr ." Type `bye' to exit"


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help