Switch the system into system or user mode. When in system mode,
system predicates loose most of their special properties, so it
becomes possible to trace and even redefine them.
deprecated
- New code should use the prolog flag access_level.
Any predicate defined after this declaraction uptil the end of
the file will become a system predicate. Normally invoked by a
directive immediately following the module declaration.