diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2003-05-28 12:04:38 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2003-05-28 12:04:38 (GMT) |
commit | 2fb6124afd0ee496afc5208bdf626f85c28371b4 (patch) | |
tree | 38103d702ffa4dab1d53cfb4ae3306b58a116b61 /Doc | |
parent | c428112d291a74ee309ccb7adfc2c83c05e6529c (diff) | |
download | cpython-2fb6124afd0ee496afc5208bdf626f85c28371b4.zip cpython-2fb6124afd0ee496afc5208bdf626f85c28371b4.tar.gz cpython-2fb6124afd0ee496afc5208bdf626f85c28371b4.tar.bz2 |
Appendix was removed.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/ref/ref.tex | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/ref/ref.tex b/Doc/ref/ref.tex index b6299a3..df3dda5 100644 --- a/Doc/ref/ref.tex +++ b/Doc/ref/ref.tex @@ -58,9 +58,6 @@ C/\Cpp{} programmers in detail. \input{ref7} % Compound statements \input{ref8} % Top-level components -\appendix -\input{refa1} % Future statements and nested scopes - \chapter{History and License} \input{license} |