summaryrefslogtreecommitdiffstats
path: root/Doc/README
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1991-11-12 15:40:23 (GMT)
committerGuido van Rossum <guido@python.org>1991-11-12 15:40:23 (GMT)
commitddfb3ebdf617b9fbde4a7960fe85a4518adaa700 (patch)
tree154ff9a7a7d5a48fd8dc66c4d0c2fed40ef9966a /Doc/README
parent59e9070148f5dbc61187ccab08fd08e2666f1cb4 (diff)
downloadcpython-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/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/README b/Doc/README
index 468aad8..831afac 100644
--- a/Doc/README
+++ b/Doc/README
@@ -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".