diff index.html @ 3392:3010314a9747

Add octave forge data-smoothing package * Makefile.am: add data-smoothing to OCTAVE_FORGE_PACKAGES. * build_packages.m: dd data-smoothing package to install. * dist-files.mk: add of-data-smoothing.mk. * index.html: add of-data-smoothing-package. * src/data-smoothing.mk: New file.
author John Donoghue <john.donoghue@ieee.org>
date Fri, 03 Jan 2014 14:05:33 -0500
parents d7a1542fa3b0
children 166294cad9f0
line wrap: on
line diff
--- a/index.html	Fri Jan 03 10:22:33 2014 -0500
+++ b/index.html	Fri Jan 03 14:05:33 2014 -0500
@@ -1958,6 +1958,11 @@
         <td id="of-control-website"><a href="http://octave.sf.net/">Octave Forge control package</a></td>
     </tr>
     <tr>
+        <td id="of-data-smoothing-package">of-control</td>
+        <td id="of-data-smoothing-version">1.3.0</td>
+        <td id="of-data-smoothing-website"><a href="http://octave.sf.net/">Octave Forge data-smoothing package</a></td>
+    </tr>
+    <tr>
         <td id="of-general-package">of-general</td>
         <td id="of-general-version">1.3.2</td>
         <td id="of-general-website"><a href="http://octave.sf.net/">Octave Forge general package</a></td>