summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libtypes.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-02-18 15:40:11 (GMT)
committerFred Drake <fdrake@acm.org>1998-02-18 15:40:11 (GMT)
commit31ecd50d0231ec2cee3c7e85035fff16ecae0533 (patch)
tree2f6475c1bfcd30cb75c4744fa252bb1dc878efab /Doc/lib/libtypes.tex
parentaf0bfbee46c54e40ebb3fc4e775e184b590a2dfe (diff)
downloadcpython-31ecd50d0231ec2cee3c7e85035fff16ecae0533.zip
cpython-31ecd50d0231ec2cee3c7e85035fff16ecae0533.tar.gz
cpython-31ecd50d0231ec2cee3c7e85035fff16ecae0533.tar.bz2
Added \label{} for logical addressing.
Diffstat (limited to 'Doc/lib/libtypes.tex')
-rw-r--r--Doc/lib/libtypes.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/libtypes.tex b/Doc/lib/libtypes.tex
index 3f7536e..c51d035 100644
--- a/Doc/lib/libtypes.tex
+++ b/Doc/lib/libtypes.tex
@@ -1,4 +1,5 @@
\section{Built-in Types}
+\label{types}
The following sections describe the standard types that are built into
the interpreter. These are the numeric types, sequence types, and