diff options
author | Fred Drake <fdrake@acm.org> | 1998-02-18 15:22:08 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-02-18 15:22:08 (GMT) |
commit | 1f3ab1cb6c9ff3cef45e3c724b8f8d6e0c1edd48 (patch) | |
tree | 7e6e238d3d639d8f6ecda3de912922d6e15bc1be /Doc/lib/libcrypto.tex | |
parent | 55fca54ebba109e37825aad683507a18fd4f48de (diff) | |
download | cpython-1f3ab1cb6c9ff3cef45e3c724b8f8d6e0c1edd48.zip cpython-1f3ab1cb6c9ff3cef45e3c724b8f8d6e0c1edd48.tar.gz cpython-1f3ab1cb6c9ff3cef45e3c724b8f8d6e0c1edd48.tar.bz2 |
Added \label{} for logical addressing.
Diffstat (limited to 'Doc/lib/libcrypto.tex')
-rw-r--r-- | Doc/lib/libcrypto.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/libcrypto.tex b/Doc/lib/libcrypto.tex index a04c849..e81404c 100644 --- a/Doc/lib/libcrypto.tex +++ b/Doc/lib/libcrypto.tex @@ -1,4 +1,5 @@ \chapter{Cryptographic Services} +\label{crypto} \index{cryptography} The modules described in this chapter implement various algorithms of |