make < debugger option work again
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@248 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -11912,10 +11912,10 @@ shows the active goal using print/1
|
||||
shows the active goal using display/1
|
||||
@item <Depth - debugger write depth
|
||||
sets the maximum write depth, both for composite terms and lists, that
|
||||
will be used by @code{write/1} or @code{write/2}. For more
|
||||
will be used by the debugger. For more
|
||||
information about @code{write_depth/2} (@pxref{I/O Control}).
|
||||
@item < - full term
|
||||
resets to infinite the debugger's maximum write depth. For
|
||||
resets to the default of ten the debugger's maximum write depth. For
|
||||
more information about @code{write_depth/2} (@pxref{I/O Control}).
|
||||
@end table
|
||||
|
||||
|
Reference in New Issue
Block a user