summaryrefslogtreecommitdiffstats
path: root/Doc/libstdwin.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-02-18 15:10:24 (GMT)
committerFred Drake <fdrake@acm.org>1998-02-18 15:10:24 (GMT)
commit12918af83ee0f7b842a5806bf3f9c960fd4bd2d3 (patch)
tree16481b0b10391e55fe6b45d9b593b83ddbc7839c /Doc/libstdwin.tex
parentddf03bf8e1c4622af95d474a966d4304ee6bb98e (diff)
downloadcpython-12918af83ee0f7b842a5806bf3f9c960fd4bd2d3.zip
cpython-12918af83ee0f7b842a5806bf3f9c960fd4bd2d3.tar.gz
cpython-12918af83ee0f7b842a5806bf3f9c960fd4bd2d3.tar.bz2
Added \label{} for logical addressing.
Diffstat (limited to 'Doc/libstdwin.tex')
-rw-r--r--Doc/libstdwin.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/libstdwin.tex b/Doc/libstdwin.tex
index 6a0b58d..b16fde6 100644
--- a/Doc/libstdwin.tex
+++ b/Doc/libstdwin.tex
@@ -15,6 +15,7 @@ under X11, Win32 for Windows and Windows NT, and a collection of
native toolkit interfaces for the Macintosh.
\section{Built-in Module \sectcode{stdwin}}
+\label{module-stdwin}
\bimodindex{stdwin}
This module defines several new object types and functions that
@@ -776,6 +777,7 @@ main()
\end{verbatim}
%
\section{Standard Module \sectcode{stdwinevents}}
+\label{module-stdwinevents}
\stmodindex{stdwinevents}
This module defines constants used by STDWIN for event types
@@ -790,6 +792,7 @@ Suggested usage is
\end{verbatim}
%
\section{Standard Module \sectcode{rect}}
+\label{module-rect}
\stmodindex{rect}
This module contains useful operations on rectangles.