[gforth] / gforth / kernel / toolsext.fs  

gforth: gforth/kernel/toolsext.fs

Diff for /gforth/kernel/toolsext.fs between version 1.2 and 1.3

version 1.2, Sun Jul 6 15:56:17 1997 UTC version 1.3, Sun Aug 31 19:32:31 1997 UTC
Line 1 
Line 1 
 \ Interpretative Structuren                            16feb92py  
   
 \ Copyright (C) 1995 Free Software Foundation, Inc.  \ Copyright (C) 1995 Free Software Foundation, Inc.
   
 \ This file is part of Gforth.  \ This file is part of Gforth.
Line 18 
Line 16 
 \ along with this program; if not, write to the Free Software  \ along with this program; if not, write to the Free Software
 \ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  \ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   
   Warnings off
   
 Variable countif  Variable countif
   
Line 95 
Line 94 
   0= IF   postpone [ELSE] true rdrop rdrop 1 countif +!  THEN ;    0= IF   postpone [ELSE] true rdrop rdrop 1 countif +!  THEN ;
                                                       immediate                                                        immediate
   
   Warnings on


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