diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2003-05-28 12:12:55 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2003-05-28 12:12:55 (GMT) |
commit | a95d3b78c8a14a9e86d3d5f9642add8292968378 (patch) | |
tree | 7bcbe68ab404f5c300a6d4532365dc843c2b5187 /Doc | |
parent | a8e71c13e93710019856d21bf5c1134c014e23b9 (diff) | |
download | cpython-a95d3b78c8a14a9e86d3d5f9642add8292968378.zip cpython-a95d3b78c8a14a9e86d3d5f9642add8292968378.tar.gz cpython-a95d3b78c8a14a9e86d3d5f9642add8292968378.tar.bz2 |
Oops. License is still an appendix.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/ref/ref.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/ref/ref.tex b/Doc/ref/ref.tex index df3dda5..03c0acf 100644 --- a/Doc/ref/ref.tex +++ b/Doc/ref/ref.tex @@ -58,6 +58,8 @@ C/\Cpp{} programmers in detail. \input{ref7} % Compound statements \input{ref8} % Top-level components +\appendix + \chapter{History and License} \input{license} |