Skip to content

Commit f4c12f0

Browse files
authored
Merge pull request #164 from swig-fortran/ccomplex
Add support for C complex numbers
2 parents 5177f08 + a5fa531 commit f4c12f0

File tree

11 files changed

+301
-295
lines changed

11 files changed

+301
-295
lines changed

Doc/Manual/Contents.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -853,6 +853,7 @@ <h3><a href="Fortran.html#Fortran">24 SWIG and Fortran</a></h3>
853853
<ul>
854854
<li><a href="Fortran.html#Fortran_other_integer_types">Other integer types</a>
855855
<li><a href="Fortran.html#Fortran_booleanlogical_values">Boolean/logical values</a>
856+
<li><a href="Fortran.html#Fortran_complex_numbers">Complex numbers</a>
856857
<li><a href="Fortran.html#Fortran_characters">Characters</a>
857858
<li><a href="Fortran.html#Fortran_references">References</a>
858859
</ul>

0 commit comments

Comments
 (0)