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

version 1.1, 1995/03/14 19:01:42 version 1.2, 1995/03/20 18:16:22
Line 8 Line 8
 \ it and 2) it's unnecessary; just put a 0 before the "{" for every  \ it and 2) it's unnecessary; just put a 0 before the "{" for every
 \ additional local you want to declare.  \ additional local you want to declare.
   
 \ This program uses PARSE from the core ext and compare from the  \ This program uses PARSE from the core ext and COMPARE from the
 \ string wordsets  \ string wordsets
   
 : local ( "name" -- )  : local ( "name" -- )

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


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