summaryrefslogtreecommitdiff
path: root/colm/lmparse.kh
diff options
context:
space:
mode:
Diffstat (limited to 'colm/lmparse.kh')
-rw-r--r--colm/lmparse.kh2
1 files changed, 1 insertions, 1 deletions
diff --git a/colm/lmparse.kh b/colm/lmparse.kh
index 4014faaf..0dbd4717 100644
--- a/colm/lmparse.kh
+++ b/colm/lmparse.kh
@@ -58,7 +58,7 @@ struct Parser
# Patterns.
token KW_Match, KW_Construct, KW_Parse, KW_ParseStop, KW_New, KW_MakeToken,
- KW_MakeTree, KW_TypeId, KW_Alias;
+ KW_MakeTree, KW_TypeId, KW_Alias, KW_Send;
token KW_Include, KW_Preeof;