K 10 svn:author V 3 imp K 8 svn:date V 27 2018-02-02T15:40:49.617441Z K 7 svn:log V 280 Invent new LDR_INTERP for the loader interpreter to use. Use this in preference to LIBFICL{,32}. LIBFICL{,32} are now always defined, but LDR_INTERP{,32} is defined empty when building w/o forth (aka the simple interpreter) and defined to LIBFICL{,32} when we are building forth. END