diff options
author | Max Horn <max@quendi.de> | 2014-04-14 15:02:41 +0200 |
---|---|---|
committer | Max Horn <max@quendi.de> | 2014-04-14 15:02:41 +0200 |
commit | 1cc2f555cadbfe728fea0f7443dd8c61af0e062c (patch) | |
tree | f42a3fbb15c399bb201dcac10bf4475bb2cd1a66 | |
parent | 9924f126966518b4af9c36f515526b90f1b329d9 (diff) | |
download | pygments-1cc2f555cadbfe728fea0f7443dd8c61af0e062c.tar.gz |
Add missing GAP keywords
-rw-r--r-- | pygments/lexers/math.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/pygments/lexers/math.py b/pygments/lexers/math.py index 5e7d34f4..585b129f 100644 --- a/pygments/lexers/math.py +++ b/pygments/lexers/math.py @@ -1994,7 +1994,11 @@ class GAPLexer(RegexLexer): repeat|until| break|continue| function|local|return|end| - rec + rec| + quit|QUIT| + IsBound|Unbind| + TryNextMethod| + Info|Assert )\b''', Keyword), (r'''(?x)\b(?: true|false|fail|infinity |