Instead of hardcoding PF_SEEK_* constants use SEEK_* values from stdio.h.
[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