Skip to content

Commit

Permalink
Update loop_ge.xml
Browse files Browse the repository at this point in the history
see also
  • Loading branch information
tjingboem committed May 6, 2024
1 parent fa7ae55 commit 7fbcff4
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions opcodes/loop_ge.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,10 @@
<emphasis role="opc">if</emphasis> (kndx <emphasis role="op">&gt;=</emphasis> kmin) <emphasis role="opc">kgoto</emphasis> label</programlisting>
</para>
</refsect1>
<refsect1>
<title>See Also</title>
<para>
<link linkend="loop_gt"><citetitle>loop_gt</citetitle></link>,
<link linkend="loop_le"><citetitle>loop_le</citetitle></link> and
<link linkend="loop_lt"><citetitle>loop_lt</citetitle></link>.
</para>

<refsect1>
<title>See also</title>
<para><link linkend="ControlPgmctl"><citetitle>Program Flow Control: Looping Constructions</citetitle></link></para>
<para> More information on this opcode: <ulink url="http://www.csoundjournal.com/2006summer/controlFlow_part2.html"><citetitle>http://www.csoundjournal.com/2006summer/controlFlow_part2.html</citetitle></ulink> written by Steven Yi,
and in the Floss Manuals: <ulink url="https://flossmanual.csound.com/csound-language/control-structures"><citetitle> https://flossmanual.csound.com/csound-language/control-structures</citetitle></ulink></para>
</refsect1>
Expand Down

0 comments on commit 7fbcff4

Please sign in to comment.