Diff for /gforth/ans-report.fs between versions 1.1 and 1.3

version 1.1, 1996/11/11 16:59:15 version 1.3, 1998/12/08 22:02:34
Line 1 Line 1
 \ report words used from the various wordsets  \ report words used from the various wordsets
   
 \ Copyright (C) 1996 Free Software Foundation, Inc.  \ Copyright (C) 1996,1998 Free Software Foundation, Inc.
   
 \ This file is part of Gforth.  \ This file is part of Gforth.
   
Line 37 Line 37
 \ This program uses Gforth internals and won't be easy to port  \ This program uses Gforth internals and won't be easy to port
 \ to other systems.  \ to other systems.
   
   \ !! ignore struct-voc stuff (dummy, [then] etc.).
   
 vocabulary ans-report-words ans-report-words definitions  vocabulary ans-report-words ans-report-words definitions
   
 : wordset ( "name" -- )  : wordset ( "name" -- )

Removed from v.1.1  
changed lines
  Added in v.1.3


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