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

version 1.1, 1996/11/11 16:59:15 version 1.2, 1998/04/29 17:09:35
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.2


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