Add file for compile-time flags in parser

This commit is contained in:
Matthew Honnibal 2018-04-03 15:42:51 +02:00
parent 9d7409ce71
commit 7ff4d8967f

View File

@ -0,0 +1,4 @@
DEF NON_MONOTONIC = True
DEF USE_BREAK = True
DEF USE_SPLIT = False
DEF MAX_SPLIT = 1