Fixed lots of warning and made code compatible with C89 and ANSI with -pedantic.
[pforth] / fth / t_load.fth
\ Test nested INCLUDE errors.
\
\ Copyright 2001Phil Burk
\ include t_load_undef.fth
\ include t_load_semi.fth
include t_load_defer.fth