diff options
Diffstat (limited to 'Doc/lib/libinspect.tex')
-rw-r--r-- | Doc/lib/libinspect.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/libinspect.tex b/Doc/lib/libinspect.tex index b281321527..d554843829 100644 --- a/Doc/lib/libinspect.tex +++ b/Doc/lib/libinspect.tex @@ -287,6 +287,7 @@ which occurs. is returned, the last five elements of the frame's frame record. The optional second argument specifies the number of lines of context to return, which are centered around the current line. +\end{funcdesc} \begin{funcdesc}{getouterframes}{frame\optional{, context}} Get a list of frame records for a frame and all higher (calling) |