Diff for /gforth/README between versions 1.12 and 1.18

version 1.12, 1996/02/19 18:57:25 version 1.18, 1996/11/04 22:58:44
Line 7  indirect or direct threaded.  Gforth is Line 7  indirect or direct threaded.  Gforth is
 General Public license (see COPYING).  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  the following platforms: i486-unknown-linuxaout, i586-unknown-linux,
 Linux (for Intel), SunOS (SPARC) and Ultrix (MIPS).  alpha-dec-osf3.2, mips-dec-ultrix4.3, sparc-sun-sunos4.1.3_U1,
   sparc-unknown-netbsd1.2 (configured with ac_cv_sizeof_long_long=0, see
   INSTALL), hppa1.1-hp-hpux9.05, hppa1.1-hp-hpux10.20.
   
 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 23  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 will contains binary distributions of Gforth for some  The latter site contains binary distributions of Gforth for some
 popular 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
Line 65  compat/*.fs other.fs Line 67  compat/*.fs other.fs
   
 - anton  - anton
 anton@mips.complang.tuwien.ac.at  anton@mips.complang.tuwien.ac.at
 http://www.complang.tuwien.ac.at/anton/home.html  
   
   http://www.complang.tuwien.ac.at/anton/home.html

Removed from v.1.12  
changed lines
  Added in v.1.18


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