Diff for /gforth/startup.fs between versions 1.42 and 1.43

version 1.42, 2001/09/21 14:19:34 version 1.43, 2002/01/17 12:02:55
Line 78  true constant double-ext Line 78  true constant double-ext
 true constant exception  true constant exception
 true constant exception-ext  true constant exception-ext
 true constant facility  true constant facility
 \ !! facility-ext  true constant facility-ext
 true constant file  true constant file
 true constant file-ext  true constant file-ext
 true constant floating  true constant floating
Line 88  true constant locals-ext Line 88  true constant locals-ext
 true constant memory-alloc  true constant memory-alloc
 true constant memory-alloc-ext  true constant memory-alloc-ext
 true constant tools  true constant tools
 \ !! tools-ext  true constant tools-ext
 true constant search-order  true constant search-order
 true constant search-order-ext  true constant search-order-ext
 true constant string  true constant string

Removed from v.1.42  
changed lines
  Added in v.1.43


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