# 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 --git a/scripts/help/unimplemented.m b/scripts/help/unimplemented.m --- a/scripts/help/unimplemented.m +++ b/scripts/help/unimplemented.m @@ -191,7 +191,6 @@ "gco", "getframe", "getpixelposition", - "gmres", "grabcode", "graymon", "gsvd",