diff scripts/plot/module.mk @ 14574:9546bb28648c

New Function, shrinkfaces.m * shrinkfaces.m: New File. * scripts/plot/module.mk (plot_FCN_FILES): Add it to the list. * NEWS: Mention shrinkfaces.m. * plot.txi: Documen it. * unimplemented.m (missing_functions): Remove shrinkfaces from the list.
author Martin Helm <martin@mhelm.de>
date Thu, 19 Apr 2012 17:44:46 -0400
parents 34a9fdaa6ea3
children 4dbb47d09219
line wrap: on
line diff
--- a/scripts/plot/module.mk
+++ b/scripts/plot/module.mk
@@ -162,6 +162,7 @@
   plot/semilogyerr.m \
   plot/shading.m \
   plot/shg.m \
+  plot/shrinkfaces.m \
   plot/slice.m \
   plot/sombrero.m \
   plot/specular.m \