Remove $INSERT and $INSERT_AM magic

These allow direct insertion of Java statements within Prolog code,
similar to GCC's asm() directive. Since this would permit script
writers to invoke non-Predicate code we want to forbid that.
6 files changed