Diff for /gforth/Attic/anslocal.fs between versions 1.2 and 1.3

version 1.2, 1995/03/20 18:16:22 version 1.3, 1995/11/07 18:06:31
Line 1 Line 1
 \ This implements a subset of the gforth locals syntax in pure ANS Forth  \ This implements a subset of the gforth locals syntax in pure ANS Forth
   
   \ This file is in the public domain. NO WARRANTY.
   
 \ This implementation technique has been described by John Hayes in  \ This implementation technique has been described by John Hayes in
 \ the SigForth Newsletter 4(2), Fall '92. He did not do the complete  \ the SigForth Newsletter 4(2), Fall '92. He did not do the complete
 \ job, but left some more mundane parts as an exercise to the reader.  \ job, but left some more mundane parts as an exercise to the reader.

Removed from v.1.2  
changed lines
  Added in v.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>