summaryrefslogtreecommitdiff
path: root/colm/lmparse.kh
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2012-08-23 10:08:02 -0400
committerAdrian Thurston <thurston@complang.org>2012-08-23 10:08:02 -0400
commit6309b7dca74e713372df4d3ddb7cf305e785eac6 (patch)
tree408037855983b0f1fbd2d3b8519b5e03faed34bf /colm/lmparse.kh
parent177559c6f450b01a4b54c2bdd5157c211534d783 (diff)
downloadcolm-6309b7dca74e713372df4d3ddb7cf305e785eac6.tar.gz
eliminated global and old parse syntaxes
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 97d8738e..50baa500 100644
--- a/colm/lmparse.kh
+++ b/colm/lmparse.kh
@@ -53,7 +53,7 @@ struct ColmParser
# Defining things.
token KW_Rl, KW_Def, KW_Lex, KW_Context, KW_Ignore, KW_Token, KW_Commit, KW_Namespace,
- KW_Literal, KW_ReduceFirst, KW_Map, KW_List, KW_Vector, KW_Parser, KW_Global, KW_Export,
+ KW_Literal, KW_ReduceFirst, KW_Map, KW_List, KW_Vector, KW_Parser, KW_Export,
KW_Iter, KW_Reject, KW_Ptr, KW_Ref, KW_Deref;
# Language.