Did you know ... Search Documentation:
Pack ciao -- prolog/dialect/ciao/prolog_flags.pl
PublicShow source

Re-exported predicates

The following predicates are exported from this file while their implementation is defined in imported modules or non-module files loaded by this module.

 prolog_flag(+Flag, -Old, +New) is semidet
Query and set a Prolog flag. Use the debug/1 topic prolog_flag to find the flags accessed using this predicate.

Undocumented predicates

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

 set_prolog_flag(Arg1, Arg2)
 current_prolog_flag(Arg1, Arg2)
 push_prolog_flag(Arg1, Arg2)
 pop_prolog_flag(Arg1)
 set_ciao_flag(Arg1, Arg2)
 current_ciao_flag(Arg1, Arg2)
 ciao_flag(Arg1, Arg2, Arg3)
 push_ciao_flag(Arg1, Arg2)
 pop_ciao_flag(Arg1)