diff options
author | Fred Drake <fdrake@acm.org> | 1998-02-18 15:40:11 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-02-18 15:40:11 (GMT) |
commit | 31ecd50d0231ec2cee3c7e85035fff16ecae0533 (patch) | |
tree | 2f6475c1bfcd30cb75c4744fa252bb1dc878efab /Doc/libprofile.tex | |
parent | af0bfbee46c54e40ebb3fc4e775e184b590a2dfe (diff) | |
download | cpython-31ecd50d0231ec2cee3c7e85035fff16ecae0533.zip cpython-31ecd50d0231ec2cee3c7e85035fff16ecae0533.tar.gz cpython-31ecd50d0231ec2cee3c7e85035fff16ecae0533.tar.bz2 |
Added \label{} for logical addressing.
Diffstat (limited to 'Doc/libprofile.tex')
-rw-r--r-- | Doc/libprofile.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/libprofile.tex b/Doc/libprofile.tex index bbf0371..2e3bc3d 100644 --- a/Doc/libprofile.tex +++ b/Doc/libprofile.tex @@ -1,4 +1,5 @@ \chapter{The Python Profiler} +\label{profile} \stmodindex{profile} \stmodindex{pstats} |