diff options
author | Guido van Rossum <guido@python.org> | 1991-11-12 15:40:23 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1991-11-12 15:40:23 (GMT) |
commit | ddfb3ebdf617b9fbde4a7960fe85a4518adaa700 (patch) | |
tree | 154ff9a7a7d5a48fd8dc66c4d0c2fed40ef9966a /Doc/README | |
parent | 59e9070148f5dbc61187ccab08fd08e2666f1cb4 (diff) | |
download | cpython-ddfb3ebdf617b9fbde4a7960fe85a4518adaa700.zip cpython-ddfb3ebdf617b9fbde4a7960fe85a4518adaa700.tar.gz cpython-ddfb3ebdf617b9fbde4a7960fe85a4518adaa700.tar.bz2 |
Split and renamed mod to lib[1-5]
Diffstat (limited to 'Doc/README')
-rw-r--r-- | Doc/README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ started. The following are the important latex source files: - tut.tex A tutorial - mod.tex The library reference + tut.tex A tutorial + lib.tex, lib[1-5].tex The library reference They both read the style option file "myformat.sty". |