Diff for /gforth/README between versions 1.17 and 1.18

version 1.17, 1996/11/04 10:25:05 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,
 the following platforms: i486-unknown-linuxaout, alpha-dec-osf3.2,  alpha-dec-osf3.2, mips-dec-ultrix4.3, sparc-sun-sunos4.1.3_U1,
 mips-dec-ultrix4.3, sparc-sun-sunos4.1.3_U1, sparc-unknown-netbsd1.2  sparc-unknown-netbsd1.2 (configured with ac_cv_sizeof_long_long=0, see
 (configured with ac_cv_sizeof_long_long=0, see INSTALL).  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 67  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.17  
changed lines
  Added in v.1.18


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