diff scripts/image/module.mk @ 14272:4f8d2931f886

lines.m: Add new colormap corresponding to ColorOrder property. * lines.m: New colormap file * scripts/image/module.mk: Add lines.m to build system. * image.txi: Add lines() to documentation. * NEWS: Add lines() to list of new functions in 3.8 * aspell-octave.en.pws: Add "ColorOrder" to list of spelling exceptions.
author Rik <octave@nomad.inbox5.com>
date Fri, 27 Jan 2012 20:54:15 -0800
parents e2a14d1b4eaa
children 727b74f512af
line wrap: on
line diff
--- a/scripts/image/module.mk	Fri Jan 27 19:09:02 2012 -0800
+++ b/scripts/image/module.mk	Fri Jan 27 20:54:15 2012 -0800
@@ -24,6 +24,7 @@
   image/ind2gray.m \
   image/ind2rgb.m \
   image/jet.m \
+  image/lines.m \
   image/ntsc2rgb.m \
   image/ocean.m \
   image/pink.m \