{
P4_INTO ("[ANS]", 0),
P4_LOAD ("", search),
P4_LOAD ("", core),
P4_LOAD ("", block),
P4_LOAD ("", double),
P4_LOAD ("", exception),
P4_LOAD ("", facility),
P4_LOAD ("", file),
P4_LOAD ("", locals),
P4_LOAD ("", memory),
P4_LOAD ("", tools),
P4_LOAD ("", string),
P4_INTO ("FORTH", 0),
P4_LOAD ("", header),
P4_LOAD ("", cdecl),
P4_LOAD ("", environ),
P4_LOAD ("", dlfcn),
P4_LOAD ("", forth_83),
P4_LOAD ("", forth_usual),
P4_LOAD ("", core_misc),
P4_LOAD ("", block_misc),
P4_LOAD ("", double_misc),
P4_LOAD ("", file_misc),
P4_LOAD ("", tools_misc),
P4_LOAD ("", misc),
P4_LOAD ("", debug),
P4_LOAD ("", system),
P4_INTO ("EXTENSIONS", "FORTH"),
P4_LOAD ("", signals),
} |