Mercurial > hg > mxe
diff index.html @ 3072:848118c648ae
Include gnuplot as a dependency of Octave
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Mon, 03 Dec 2012 09:15:05 -0500 |
parents | 152e3e693568 |
children | 8d7005cff4a4 |
line wrap: on
line diff
--- a/index.html +++ b/index.html @@ -1194,6 +1194,11 @@ <td id="gmp-website"><a href="http://www.gmplib.org/">GMP</a></td> </tr> <tr> + <td id="gnuplot-package">gnuplot</td> + <td id="gnuplot-version">4.6.1</td> + <td id="gnuplot-website"><a href="http://www.gnuplot.info/">gnuplot</a></td> + </tr> + <tr> <td id="gnutls-package">gnutls</td> <td id="gnutls-version">3.1.4</td> <td id="gnutls-website"><a href="http://www.gnu.org/software/gnutls/">GnuTLS</a></td>