summaryrefslogtreecommitdiff
path: root/miscopcodes
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@gmail.com>2010-05-06 15:48:51 -0400
committerFelipe Sateler <fsateler@gmail.com>2010-05-06 15:48:51 -0400
commit2f4cda233ee35b23cf0b54f423a9b9fafdb8df8d (patch)
treed132c266bd353ff43f7df6e33e05027c27bcf2aa /miscopcodes
parent5cba2de92d049ebb1eb6447dbe7453d6d1899e33 (diff)
Imported Upstream version 5.12~dfsg
Diffstat (limited to 'miscopcodes')
-rw-r--r--miscopcodes/top.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/miscopcodes/top.xml b/miscopcodes/top.xml
index 506ba68..c7d1bb7 100644
--- a/miscopcodes/top.xml
+++ b/miscopcodes/top.xml
@@ -4,7 +4,9 @@
<para>Here is a list of opcodes that don't fall in any category:
<itemizedlist>
<listitem><para><link linkend="system"><citetitle>system</citetitle></link> - Call an external program via the system call.</para></listitem>
+ <listitem><para><link linkend="modmatrix"><citetitle>modmatrix</citetitle></link>
+ - modulation matrix opcode with optimizations for sparse matrices.</para></listitem>
</itemizedlist>
</para>
-</chapter> \ No newline at end of file
+</chapter>