LOADF
* LOADF ( "filename" -- )

loads a file just like INCLUDE but does also put
a MARKER in the LOADED dictionary that you can
do a FORGET on to kill everything being loaded
from that file.

EXTENSIONS useful ordinary primitive