summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Hatch <tim@timhatch.com>2014-11-06 19:43:17 -0800
committerTim Hatch <tim@timhatch.com>2014-11-06 19:43:17 -0800
commit0fc147bbe0d196c570650a25449afcdc29092558 (patch)
treec4f00eb7385075b08514bd3dc9aa091539e29e6c
parent1fc9916d5c74ca7a8d9b8ca19d899be135a7b2b3 (diff)
downloadpygments-0fc147bbe0d196c570650a25449afcdc29092558.tar.gz
Regenerate SciLab builtins.
-rw-r--r--pygments/lexers/_scilab_builtins.py11
1 files changed, 0 insertions, 11 deletions
diff --git a/pygments/lexers/_scilab_builtins.py b/pygments/lexers/_scilab_builtins.py
index d4c02a1a..6ffb255a 100644
--- a/pygments/lexers/_scilab_builtins.py
+++ b/pygments/lexers/_scilab_builtins.py
@@ -17,30 +17,22 @@ commands_kw = (
'break',
'case',
'catch',
- 'clc',
- 'clear',
'continue',
'do',
'else',
'elseif',
'end',
'endfunction',
- 'exit',
'for',
'function',
'help',
'if',
'pause',
- 'pwd',
'quit',
- 'resume',
- 'return',
'select',
'then',
'try',
- 'what',
'while',
- 'who',
)
functions_kw = (
@@ -638,7 +630,6 @@ functions_kw = (
'htmlReadStr',
'htmlWrite',
'iconvert',
- 'iconvert',
'ieee',
'ilib_verbose',
'imag',
@@ -1935,7 +1926,6 @@ macros_kw = (
'analpf',
'analyze',
'aplat',
- 'apropos',
'arhnk',
'arl2',
'arma2p',
@@ -2288,7 +2278,6 @@ macros_kw = (
'harmean',
'haveacompiler',
'head_comments',
- 'help',
'help_from_sci',
'help_skeleton',
'hermit',