Skip to content
Snippets Groups Projects
Commit f1b69c62 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1999-02-09 14:36:11 by simonm]

remove a couple of 'sec:'s.
parent 51204f69
No related merge requests found
<sect2> <idx/MutableArray/
<label id="sec:MutableArray">
<label id="MutableArray">
<p>
The <tt/MutableArray/ interface provide operations for reading and
......@@ -9,7 +9,7 @@ and <em/mutable byte arrays/, chunks of memory containing
values of some basic type.
<sect3> <idx/Mutable arrays/
<label id="sec:MutableArray:mutable-arrays">
<label id="MutableArray:mutable-arrays">
<p>
The mutable array section of the API provides the following
......@@ -54,7 +54,7 @@ copying. The operation <tt/unsafeThawArray/ is not provided
</itemize>
<sect3> <idx/Mutable byte arrays/
<label id="sec:MutableArray:mutable-byte-arrays">
<label id="MutableArray:mutable-byte-arrays">
<p>
<tscreen><code>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment