commit | 3a0351cf8556a20e5ccfb63ba0dbbdba79684063 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Sat Apr 04 07:23:21 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Sat Apr 04 07:23:21 1998 +0000 |
tree | 896e951360c60e9c545d350ed05cd18b34b394b3 | |
parent | e7957184d230b7eda9e7db942bc8f96e71a8c34b [diff] [blame] |
Remove all uses of \sectcode; we can now use logical markup everywhere.
diff --git a/Doc/lib/libstruct.tex b/Doc/lib/libstruct.tex index b92076c..5703c05 100644 --- a/Doc/lib/libstruct.tex +++ b/Doc/lib/libstruct.tex
@@ -1,4 +1,4 @@ -\section{Built-in Module \sectcode{struct}} +\section{Built-in Module \module{struct}} \label{module-struct} \bimodindex{struct} \indexii{C@\C{}}{structures}