From d81d94fbcd7c22a290ebaf919afb3d1cafa51ea7 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Tue, 23 Aug 2016 20:47:28 -0700 Subject: [PATCH] WIP --- common.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.go b/common.go index 2af51e8..bfe2318 100644 --- a/common.go +++ b/common.go @@ -31,7 +31,7 @@ import ( ) const ( - REF_STEP_COUNT = 1000 + REF_STEP_COUNT = 50000 ) type termJson struct {