summaryrefslogtreecommitdiff
path: root/qface/idl/parser/TLexer.tokens
diff options
context:
space:
mode:
Diffstat (limited to 'qface/idl/parser/TLexer.tokens')
-rw-r--r--qface/idl/parser/TLexer.tokens6
1 files changed, 3 insertions, 3 deletions
diff --git a/qface/idl/parser/TLexer.tokens b/qface/idl/parser/TLexer.tokens
index 5f94603..5362da5 100644
--- a/qface/idl/parser/TLexer.tokens
+++ b/qface/idl/parser/TLexer.tokens
@@ -47,9 +47,9 @@ MULTICOMM=37
')'=10
'const'=11
'signal'=12
-'readonly'=13
-','=14
-'='=15
+'='=13
+'readonly'=14
+','=15
'bool'=16
'int'=17
'real'=18