- safe_prolog_flag(+Flag, +Value) is det[multifile, library(sandbox)]
- True if it is safe to set the flag Flag to Value.
- To be done
- - If we can avoid that files are loaded after changing
this flag, we can allow for more flags. The syntax
flags are safe because they are registered with the
module.