commit | 2829f1cf99edb9f6f5f775d6b8ce8bd5b88c6ac9 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Sat Jun 23 05:27:20 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Sat Jun 23 05:27:20 2001 +0000 |
tree | 0217d96d78f7433a7f71da7bffe7c5901a33e1b5 | |
parent | 8c96369513ded66146f9cf19678029615e29bcb7 [diff] [blame] |
Fix a very minor (but annoying when looking for things!) markup nit.
diff --git a/Doc/ref/ref4.tex b/Doc/ref/ref4.tex index 754a5b5..2272f3e 100644 --- a/Doc/ref/ref4.tex +++ b/Doc/ref/ref4.tex
@@ -1,6 +1,7 @@ \chapter{Execution model \label{execmodel}} \index{execution model} + \section{Code blocks, execution frames, and namespaces \label{execframes}} \index{code block} \index{namespace}