Diff for /gforth/Attic/debugging.fs between versions 1.1 and 1.2

version 1.1, 1994/07/08 15:00:33 version 1.2, 1995/03/13 09:17:24
Line 11 Line 11
   
 \ We support fast insertion and removal of the printing code.  \ We support fast insertion and removal of the printing code.
   
 \ !!Warning: the default debugging actions will destroy the contents of pad  \ !!Warning: the default debugging actions will destroy the contents
   \ of the pictured numeric output string (i.e., don't use ~~ between <#
   \ and #>).
   
   
 defer printdebugdata ( -- )  defer printdebugdata ( -- )

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


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