diff index.html @ 3157:591b3d68b43e

Add netcdf module (and MSVC-specific patch)
author Michael Goffioul <michael.goffioul@gmail.com>
date Sat, 20 Jul 2013 22:41:16 -0400
parents 6665f8a98e70
children 75eaca7603d8
line wrap: on
line diff
--- a/index.html	Sat Jul 20 15:23:11 2013 -0400
+++ b/index.html	Sat Jul 20 22:41:16 2013 -0400
@@ -1844,6 +1844,11 @@
         <td id="ncurses-website"><a href="http://www.gnu.org/software/ncurses/">Ncurses</a></td>
     </tr>
     <tr>
+        <td id="netcdf-package">netcdf</td>
+        <td id="netcdf-version">4.3.0</td>
+        <td id="netcdf-website"><a href="http://www.unidata.ucar.edu/software/netcdf/">NetCDF</a></td>
+    </tr>
+    <tr>
         <td id="nettle-package">nettle</td>
         <td id="nettle-version">2.5</td>
         <td id="nettle-website"><a href="http://www.lysator.liu.se/~nisse/nettle/">nettle</a></td>