blob: 17baf966aaca348f242fe797b0213c9bc0bdeb7c (
plain)
1
2
3
4
5
6
7
|
useswig-fortran
---------------
* The :module:`UseSWIG` module now supports Fortran as a target language if
the ``SWIG_EXECUTABLE`` is SWIG-Fortran_.
.. _`SWIG-Fortran`: https://github.com/swig-fortran/swig
|