summaryrefslogtreecommitdiff
path: root/example/cdec/passthrough.ini
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-03-23 11:01:11 +0100
committerPatrick Simianer <p@simianer.de>2015-03-23 11:01:11 +0100
commit1e9a329c8b38c6551bbe4a72028d9500be914e07 (patch)
tree25599418ef7f8d4bb516c56d0a951514e156303c /example/cdec/passthrough.ini
parent02f4420f4d63708ca912e0e095dcfa528bf848dc (diff)
updated examples
Diffstat (limited to 'example/cdec/passthrough.ini')
-rw-r--r--example/cdec/passthrough.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/cdec/passthrough.ini b/example/cdec/passthrough.ini
index d9280ad..15ed4b6 100644
--- a/example/cdec/passthrough.ini
+++ b/example/cdec/passthrough.ini
@@ -1,4 +1,4 @@
formalism=scfg
intersection_strategy=full
-scfg_max_span_limit=999999999
+scfg_max_span_limit=2147483647 # std::numeric_limits<int>::max() on my machine
add_pass_through_rules=true