diff doc/interpreter/grammar.txi @ 18071:d48ef9e24324

maint: Remove deprecated keyword static. * lex.ll: Remove static_kw processing. * octave.gperf: Remove static_kw form list of keywords. * grammar.txi: Remove static from list of Octave keywords. * var.txi: Remove documentation mentioning static as synonym for persistent.
author Rik <rik@octave.org>
date Tue, 03 Dec 2013 16:35:04 -0800
parents d63878346099
children e0775b4f41dd
line wrap: on
line diff
--- a/doc/interpreter/grammar.txi	Tue Dec 03 15:59:56 2013 -0800
+++ b/doc/interpreter/grammar.txi	Tue Dec 03 16:35:04 2013 -0800
@@ -49,9 +49,8 @@
 @item @code{function} @tab @code{global} @tab @code{if}
 @item @code{methods} @tab @code{otherwise} @tab @code{parfor}
 @item @code{persistent} @tab @code{properties} @tab @code{return}
-@item @code{static} @tab @code{switch} @tab @code{try}
-@item @code{until} @tab @code{unwind_protect} @tab @code{unwind_protect_cleanup}
-@item @code{while}
+@item @code{switch} @tab @code{try} @tab @code{until}
+@item @code{unwind_protect} @tab @code{unwind_protect_cleanup} @tab @code{while}
 @end multitable
 
 The function @code{iskeyword} can be used to quickly check whether an