Diff for /gforth/README between versions 1.13 and 1.14

version 1.13, 1996/08/21 14:58:37 version 1.14, 1996/09/30 13:16:07
Line 8  General Public license (see COPYING). Line 8  General Public license (see COPYING).
   
 Gforth runs under Unix and DOS and should not be hard to port to other  Gforth runs under Unix and DOS and should not be hard to port to other
 systems supported by GCC. This version has been tested successfully on  systems supported by GCC. This version has been tested successfully on
 Linux (for Intel), SunOS (SPARC) and Ultrix (MIPS).  Linux (for Intel), SunOS (SPARC), Digital "Unix" (Alpha) and Ultrix
   (MIPS).
   
 Read INSTALL for installation instructions. Mail  Read INSTALL for installation instructions. Mail
 bug-gforth@gnu.ai.mit.edu if you have problems.  To start  bug-gforth@gnu.ai.mit.edu if you have problems.  To start
Line 21  http://www.complang.tuwien.ac.at/forth/g Line 22  http://www.complang.tuwien.ac.at/forth/g
 or  or
 ftp://ftp.complang.tuwien.ac.at/pub/forth/gforth/  ftp://ftp.complang.tuwien.ac.at/pub/forth/gforth/
   
 This site contains binary distributions of Gforth for some popular  The latter site contains binary distributions of Gforth for some
 platforms.  popular platforms.
   
 If you want to work on Gforth, mail me. Tasks to be done can be found  If you want to work on Gforth, mail me. Tasks to be done can be found
 in ToDo; but if you would like to do something not mentioned there,  in ToDo; but if you would like to do something not mentioned there,

Removed from v.1.13  
changed lines
  Added in v.1.14


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