Unverified Commit bc792a9a authored by per1234's avatar per1234 Committed by GitHub

Merge pull request #404 from per1234/patch-1

Use established KEYWORD_TOKENTYPE for Wire keyword
parents 7e33c292 cfeb6168
...@@ -6,6 +6,8 @@ ...@@ -6,6 +6,8 @@
# Datatypes (KEYWORD1) # Datatypes (KEYWORD1)
####################################### #######################################
Wire KEYWORD1
####################################### #######################################
# Methods and Functions (KEYWORD2) # Methods and Functions (KEYWORD2)
####################################### #######################################
...@@ -18,12 +20,6 @@ requestFrom KEYWORD2 ...@@ -18,12 +20,6 @@ requestFrom KEYWORD2
onReceive KEYWORD2 onReceive KEYWORD2
onRequest KEYWORD2 onRequest KEYWORD2
#######################################
# Instances (KEYWORD2)
#######################################
Wire KEYWORD2
####################################### #######################################
# Constants (LITERAL1) # Constants (LITERAL1)
####################################### #######################################
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment