# HG changeset patch # User Carlo de Falco # Date 1333998678 -7200 # Node ID b2bf5896ab51fdd40b899d557b971fcd0ee21994 # Parent 34c932e669c838b2aad883881b039a88cd7da6d3 Remove gmres from list of unimplemented functions. * scripts/help/unimplemented.m: remove gmres from the list of unimplemented functions. diff -r 34c932e669c8 -r b2bf5896ab51 scripts/help/unimplemented.m --- a/scripts/help/unimplemented.m Sun Apr 08 19:53:06 2012 -0700 +++ b/scripts/help/unimplemented.m Mon Apr 09 21:11:18 2012 +0200 @@ -191,7 +191,6 @@ "gco", "getframe", "getpixelposition", - "gmres", "grabcode", "graymon", "gsvd",