[gforth] / gforth / gray.fs  

gforth: gforth/gray.fs

Diff for /gforth/gray.fs between version 1.3 and 1.4

version 1.3, Thu Nov 17 15:53:12 1994 UTC version 1.4, Tue Nov 7 18:06:43 1995 UTC
Line 1 
Line 1 
   \ recursive descent parser generator )
   
 \ Copyright 1990, 1991, 1994 Martin Anton Ertl  \ Copyright 1990, 1991, 1994 Martin Anton Ertl
   
 \     This program is free software; you can redistribute it and/or modify  \     This program is free software; you can redistribute it and/or modify
Line 14 
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.
   
 \ recursive descent parser generator )  
   
 \ ANS FORTH prolog  \ ANS FORTH prolog
   
 : defined? ( "word" -- flag )  bl word find nip ;  : defined? ( "word" -- flag )  bl word find nip ;


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help