Add some missing keywords.
This commit is contained in:
@@ -86,6 +86,9 @@
|
|||||||
"DO"
|
"DO"
|
||||||
"STEP"
|
"STEP"
|
||||||
"WHEN"
|
"WHEN"
|
||||||
|
"RETURN"
|
||||||
|
"STRUC"
|
||||||
|
"TO"
|
||||||
))
|
))
|
||||||
|
|
||||||
(defconst krl-keywords
|
(defconst krl-keywords
|
||||||
@@ -117,6 +120,8 @@
|
|||||||
"E6AXIS"
|
"E6AXIS"
|
||||||
"POS"
|
"POS"
|
||||||
"E6POS"
|
"E6POS"
|
||||||
|
"MODUS_T"
|
||||||
|
"STATE_T"
|
||||||
))
|
))
|
||||||
|
|
||||||
(defconst krl-constants
|
(defconst krl-constants
|
||||||
|
|||||||
Reference in New Issue
Block a user