Mercurial > hg > octave-nkf
changeset 2848:170b53ff36ac
[project @ 1997-03-28 20:58:08 by jwe]
author | jwe |
---|---|
date | Fri, 28 Mar 1997 20:58:08 +0000 |
parents | 8b262e771614 |
children | 5338beb20eb9 |
files | PROJECTS |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/PROJECTS +++ b/PROJECTS @@ -384,9 +384,6 @@ * What should is_global() return when called for built-in variables? - * Make it possible to have `static' variables inside functions that - retain their values across calls. - * Allow local changes to variables to be written more compactly than is currently possible with unwind_protect. For example,