diff index.html @ 4665:6592c495d120

of-optiminterp: add new package * src/of-optiminterp.mk: add new mk file * Makefile.in: add optiminterp to package list * build_packages.m: add optiminterp to install script * dist-files.mk: add ref to of-optiminterp.mk * index.html: add of-optiminterp entry
author John Donoghue
date Tue, 17 Apr 2018 13:22:06 -0400
parents 2f14bc0c6d0c
children bb748339b351
line wrap: on
line diff
--- a/index.html	Tue Apr 17 13:22:05 2018 -0400
+++ b/index.html	Tue Apr 17 13:22:06 2018 -0400
@@ -2046,6 +2046,10 @@
         <td class="website"><a href="https://octave.sourceforge.io/">Octave Forge optim package</a></td>
     </tr>
     <tr>
+        <td class="package">of-optiminterp</td>
+        <td class="website"><a href="https://octave.sourceforge.io/">Octave Forge optimintperp package</a></td>
+    </tr>
+    <tr>
         <td class="package">of-quaternion</td>
         <td class="website"><a href="https://octave.sourceforge.io/">Octave Forge quaternion package</a></td>
     </tr>