diff NEWS @ 19182:e278c939a419

Deprecate luinc. * NEWS: Announce deprecation * luinc.cc (F__luinc__): Rename luinc to internal function __luinc__. * scripts/deprecated/luinc.m: New m-file to issue deprecation warning. * scripts/deprecated/module.mk: Add luinc.m to build system. * sparse.txi: Remove function from manual. * pcg.m: Replace luinc example in docstring with ilu.
author Rik <rik@octave.org>
date Mon, 22 Sep 2014 20:19:01 -0700
parents 8b2a919d24bc
children 9220669832df
line wrap: on
line diff
--- a/NEWS	Sun Sep 21 23:27:27 2014 +0100
+++ b/NEWS	Mon Sep 22 20:19:01 2014 -0700
@@ -106,6 +106,7 @@
       flipdim            | flip
       fmod               | rem
       fnmatch            | glob or regexp
+      luinc              | ilu or ichol
       nfields            | numfields
       syl                | sylvester
       usage              | print_usage