changeset 11430:6374938b3b36

Add isprop.m to list of function files for Automake.
author Rik <octave@nomad.inbox5.com>
date Fri, 31 Dec 2010 09:56:44 -0800
parents 4286b8b999ab
children 0d9640d755b1
files scripts/ChangeLog scripts/plot/module.mk
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Dec 31 08:06:51 2010 -0500
+++ b/scripts/ChangeLog	Fri Dec 31 09:56:44 2010 -0800
@@ -1,3 +1,7 @@
+2010-12-31  Rik  <octave@nomad.inbox5.com>
+
+	* plot/module.mk: Add isprop.m to list of function files for Automake.
+
 2010-12-31  Kai Habel  <kai.habel@gmx.de>
 
 	* general/curl.m, general/divergence.m: New functions.
--- a/scripts/plot/module.mk	Fri Dec 31 08:06:51 2010 -0500
+++ b/scripts/plot/module.mk	Fri Dec 31 09:56:44 2010 -0800
@@ -108,6 +108,7 @@
   plot/isocolors.m \
   plot/isonormals.m \
   plot/isosurface.m \
+  plot/isprop.m \
   plot/legend.m \
   plot/line.m \
   plot/linkprop.m \