--- gforth/kernel/int.fs 2000/08/16 09:26:53 1.53 +++ gforth/kernel/int.fs 2000/08/17 12:46:58 1.54 @@ -472,7 +472,7 @@ has? compiler 0= [IF] \ interpreter only Defer parser ( c-addr u -- ) Defer name ( -- c-addr count ) \ gforth -\ get the next word from the input buffer +\G get the next word from the input buffer ' (name) IS name Defer compiler-notfound ( c-addr count -- ) Defer interpreter-notfound ( c-addr count -- )