Did you know ... Search Documentation:
Pack bousi_pack -- prolog/source/flags.pl
PublicShow source
 get_bpl_flag(?Flag)
Queries current system flags.
 remove_bpl_flag(+Flag)
Removes a Flag from the current system flags. Does nothing if Flag doesn't belong to the system flags.
 backup_bpl_flags
Saves a copy of the current system flags that can be later restored with restore_bpl_flags/0.
See also
- restore_bpl_flags/0
 restore_bpl_flags
Restores the system flags that were previously saved with backup_bpl_flags/0.
See also
- backup_bpl_flags/0
 current_bpl_flags(-Flags)
Retrieves the current system flags.
 reset_bpl_flags
Sets the default values for all BPL flags.

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

 add_bpl_flag(Arg1)