Diff for /gforth/gforth.lsm between versions 1.5 and 1.6

version 1.5, 2002/12/27 12:32:52 version 1.6, 2003/03/09 20:09:46
Line 1 Line 1
 Begin4  Begin4
 Title:          Gforth  Title:          Gforth
 Version:        0.5.0  Version:        0.6.0
 Entered-date:   2000-10-25  Entered-date:   2000-03-09
 Description:    Gforth is a fast and portable implementation of the ANS  Description:    Gforth is a fast and portable implementation of the ANS
                 Forth language. It works nicely with the Emacs editor,                  Forth language. It works nicely with the Emacs editor,
                 offers some nice features such as input completion and                  offers some nice features such as input completion and
Line 16  Author:         bernd.paysan@gmx.de (Ber Line 16  Author:         bernd.paysan@gmx.de (Ber
                 neal@pinga.free-online.co.uk (Neal Crook)                  neal@pinga.free-online.co.uk (Neal Crook)
 Maintained-by:  anton@mips.complang.tuwien.ac.at (Anton Ertl)  Maintained-by:  anton@mips.complang.tuwien.ac.at (Anton Ertl)
 Primary-site:   http://www.complang.tuwien.ac.at/forth/gforth/  Primary-site:   http://www.complang.tuwien.ac.at/forth/gforth/
                         1.6M gforth-0.5.0-i386-pc-linux-gnulibc1.tar.gz                          1.6M gforth-0.6.0-i386-pc-linux-gnulibc1.tar.gz
                         1.6M gforth-0.5.0-i386-pc-linux-gnu.tar.gz                          1.6M gforth-0.6.0-i386-pc-linux-gnu.tar.gz
                         2K gforth.lsm                          2K gforth.lsm
 Alternate-site: ftp://metalab.unc.edu/pub/Linux/devel/lang/forth/  Alternate-site: ftp://metalab.unc.edu/pub/Linux/devel/lang/forth/
 Original-site:  ftp://ftp.gnu.org/gnu/gforth/  Original-site:  ftp://ftp.gnu.org/gnu/gforth/
                         1.4 M gforth-0.5.0.tar.gz                          1.4 M gforth-0.6.0.tar.gz
 Platforms:      GCC-2.x (if you use the source package)  Platforms:      GCC-2.x (if you use the source package)
 Copying-policy: GPL  Copying-policy: GPL
 End  End

Removed from v.1.5  
changed lines
  Added in v.1.6


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