From: <ai...@us...> - 2013-12-31 18:06:34
|
Revision: 12916 http://sourceforge.net/p/plplot/code/12916 Author: airwin Date: 2013-12-31 18:06:30 +0000 (Tue, 31 Dec 2013) Log Message: ----------- Replace "Fortran 77/90" ==> "Fortran 95". Modified Paths: -------------- trunk/www/index.php Modified: trunk/www/index.php =================================================================== --- trunk/www/index.php 2013-12-31 17:39:32 UTC (rev 12915) +++ trunk/www/index.php 2013-12-31 18:06:30 UTC (rev 12916) @@ -39,7 +39,7 @@ <ul class="arrowlist"> <li>Ada</li> <li>C/C++/D</li> - <li>Fortran 77/90</li> + <li>Fortran 95</li> <li>Java</li> <li><a href="http://common-lisp.net/project/cl-plplot/">Lisp</a></li> <li>Lua</li> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |