diff liboctave/ChangeLog @ 9200:72620af9cbaf

remove obsolete ArrayN-idx.h
author Jaroslav Hajek <highegg@gmail.com>
date Fri, 15 May 2009 12:05:19 +0200
parents 864805896876
children 472f0e22aa60
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,9 @@
+2009-05-15  Jaroslav Hajek  <highegg@gmail.com>
+
+	* ArrayN-idx.h: Remove file.
+	* ArrayN.cc: Don't include it.
+	* MArrayN.cc: Dtto.
+
 2009-05-09  Jaroslav Hajek  <highegg@gmail.com>
 
 	* Array-util.cc (zero_dims_inquire): Move j++ out of branch.