From cea0e7350df6ae847e94cb2b4d53fc5e573c1328 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 19 Feb 1998 19:40:17 +0000 Subject: [PATCH] Added \label{} for logical addressing. --- Doc/libmacostools.tex | 1 + Doc/mac/libmacostools.tex | 1 + 2 files changed, 2 insertions(+) diff --git a/Doc/libmacostools.tex b/Doc/libmacostools.tex index 5c8487a56f..1553b11a1a 100644 --- a/Doc/libmacostools.tex +++ b/Doc/libmacostools.tex @@ -49,6 +49,7 @@ the Apple documentation. Hence, aliases created with \code{mkalias} could conceivably have incompatible behaviour in some cases. \section{Standard Module \sectcode{findertools}} +\label{module-findertools} \stmodindex{findertools} This module contains routines that give Python programs access to some diff --git a/Doc/mac/libmacostools.tex b/Doc/mac/libmacostools.tex index 5c8487a56f..1553b11a1a 100644 --- a/Doc/mac/libmacostools.tex +++ b/Doc/mac/libmacostools.tex @@ -49,6 +49,7 @@ the Apple documentation. Hence, aliases created with \code{mkalias} could conceivably have incompatible behaviour in some cases. \section{Standard Module \sectcode{findertools}} +\label{module-findertools} \stmodindex{findertools} This module contains routines that give Python programs access to some -- 2.50.1