diff options
Diffstat (limited to 'Doc/libstdwin.tex')
-rw-r--r-- | Doc/libstdwin.tex | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/libstdwin.tex b/Doc/libstdwin.tex index 35ff6a7..fbccba9 100644 --- a/Doc/libstdwin.tex +++ b/Doc/libstdwin.tex @@ -37,7 +37,6 @@ of STDWIN for C programmers (aforementioned CWI report). The following functions are defined in the \code{stdwin} module: -\setindexsubitem{(in module stdwin)} \begin{funcdesc}{open}{title} Open a new window whose initial title is given by the string argument. Return a window object; window object methods are described below.% @@ -812,7 +811,6 @@ Note that the positive vertical axis points down (as in The module defines the following objects: -\setindexsubitem{(in module rect)} \begin{excdesc}{error} The exception raised by functions in this module when they detect an error. |