Skip to content

Commit

Permalink
DOC: Prolog flag toplevel_residue_vars.
Browse files Browse the repository at this point in the history
  • Loading branch information
JanWielemaker committed Apr 12, 2023
1 parent 2e82766 commit a511639
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions man/overview.doc
Original file line number Diff line number Diff line change
Expand Up @@ -2174,6 +2174,11 @@ following \verb$~$ (tilde) sequences are replaced:
\end{tabular}
\end{center}

\prologflagitem{toplevel_residue_vars}{bool}{rw}
When \const{true} (default \const{false}), print residual variables as
detected by call_residue_vars/2 that do not appear in the bindings
returned by the goal.

\prologflagitem{toplevel_var_size}{int}{rw}
Maximum size counted in literals of a term returned as a binding for a
variable in a top-level query that is saved for re-use using the
Expand Down

0 comments on commit a511639

Please sign in to comment.