--- gforth/locals-test.fs 1995/01/30 18:47:53 1.7 +++ gforth/locals-test.fs 1997/10/04 17:33:53 1.9 @@ -1,5 +1,5 @@ -include glocals.fs -include debugging.fs +require glocals.fs +require debugs.fs : localsinfo \ !! only debugging ." stack: " .s ." locals-size: " locals-size ? ." locals-list"