diff src/ChangeLog @ 7455:fe332ce262b5

eliminate spkron.cc; dispatch in kron
author David Bateman <dbateman@free.fr>
date Thu, 07 Feb 2008 06:00:37 -0500
parents d03ae525c894
children 1032e24f199f
line wrap: on
line diff
--- a/src/ChangeLog	Wed Feb 06 20:22:14 2008 +0000
+++ b/src/ChangeLog	Thu Feb 07 06:00:37 2008 -0500
@@ -1,3 +1,10 @@
+2008-02-07  David Bateman  <dbateman@free.fr>
+
+	* Makefile.in (DLD_XSRC): Delete spkron.cc.
+	* DLD-FUNCTIONS/spkron.cc: Delete.
+	* DLD-FUNCTIONS/kron.cc: Include here and dispatch to the sparse
+	version if either argument is sparse.
+
 2008-02-06  John W. Eaton  <jwe@octave.org>
 
 	* Makefile.in (parse.cc): Also use --defines option for bison.