Diff for /gforth/debugs.fs between versions 1.20 and 1.21

version 1.20, 2009/02/20 19:32:35 version 1.21, 2009/05/11 09:50:59
Line 65  interpret/compile: ~~ ( -- ) \ gforth ti Line 65  interpret/compile: ~~ ( -- ) \ gforth ti
 \G Prints the source code location of the @code{~~} and the stack  \G Prints the source code location of the @code{~~} and the stack
 \G contents with @code{.debugline}.  \G contents with @code{.debugline}.
   
   :noname ( -- )  stderr to debug-fid  defers 'cold ; IS 'cold

Removed from v.1.20  
changed lines
  Added in v.1.21


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