Commit 7c5825a7 by Gerald Pfeifer Committed by Tobias Burnus

gfortran.texi (Fortran 2003 Status): Fix grammar.

2012-01-10  Gerald Pfeifer  <gerald@pfeifer.com>

        * gfortran.texi (Fortran 2003 Status): Fix grammar.

From-SVN: r183062
parent 2e0bffaf
2012-01-10 Gerald Pfeifer <gerald@pfeifer.com>
* gfortran.texi (Fortran 2003 Status): Fix grammar.
2012-01-10 Tobias Burnus <burnus@net-b.de>
PR fortran/51652
......
......@@ -797,7 +797,7 @@ override type-bound procedures or to have deferred binding.
@code{SAME_TYPE_AS}, @code{EXTENDS_TYPE_OF} and @code{SELECT TYPE}.
Note that unlimited polymophism is currently not supported.
@item Generic interface name, which have the same name as derived types,
@item Generic interface names, which have the same name as derived types,
are now supported. This allows one to write constructor functions. Note
that Fortran does not support static constructor functions. For static
variables, only default initialization or structure-constructor
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment