diff options
Diffstat (limited to 'lib/lexers/gap.tes')
-rw-r--r-- | lib/lexers/gap.tes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lexers/gap.tes b/lib/lexers/gap.tes index 75985f4..7a680c7 100644 --- a/lib/lexers/gap.tes +++ b/lib/lexers/gap.tes @@ -7,7 +7,7 @@ } @[lexer.set.gap]{ - ESSETLEXERLANGUAGEgap + ESSETILEXERgap 0ESSETKEYWORDS and break continue do elif else end fi for function if in local mod not od or quit rec repeat return then until while QUIT |