Diff for /gforth/README between versions 1.18 and 1.19

version 1.18, 1996/11/04 22:58:44 version 1.19, 1996/11/11 16:59:15
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, i586-unknown-linux,
 alpha-dec-osf3.2, mips-dec-ultrix4.3, sparc-sun-sunos4.1.3_U1,  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  sparc-unknown-netbsd1.2 (configured with ac_cv_sizeof_long_long=0, see
Line 47  the rest of the documentation, so here's Line 48  the rest of the documentation, so here's
   
 Add-ons:  Add-ons:
 code.fs random.fs more.fs ansi.fs colorize.fs  code.fs random.fs more.fs ansi.fs colorize.fs
   oof.fs oofsampl.fs objects.fs
   
 Utilities:  Utilities:
 etags.fs glosgen.fs filedump.fs  ans-report.fs etags.fs glosgen.fs filedump.fs
   
 Games:  Games:
 tt.fs sokoban.fs  tt.fs sokoban.fs
   
 Test programs:  Test programs (for testing Forth systems):
 tester.fs coretest.fs  tester.fs coretest.fs postponetest.fs dbltest.fs
 checkans.fs wordsets.fs  checkans.fs wordsets.fs
   
 Benchmarks:  Benchmarks:

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


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