diff scripts/sparse/module.mk @ 12650:b7f16997df4d

maint: Move gmres.m to sparse directory rather than linear-algebra directory. * sparse/module.mk: Update list to include gmres.m * sparse/gmres.m: Newly moved function
author Rik <octave@nomad.inbox5.com>
date Fri, 06 May 2011 09:39:08 -0700
parents 7ca273af4309
children 51bc892d5cf8
line wrap: on
line diff
--- a/scripts/sparse/module.mk
+++ b/scripts/sparse/module.mk
@@ -5,6 +5,7 @@
   sparse/cgs.m \
   sparse/colperm.m \
   sparse/etreeplot.m \
+  sparse/gmres.m \
   sparse/gplot.m \
   sparse/nonzeros.m \
   sparse/pcg.m \