From c4cf53bd2f286229c8f859cd7ba0ec28c7859174 Mon Sep 17 00:00:00 2001 From: Christopher Meiklejohn Date: Sat, 23 Jul 2016 20:07:22 +0200 Subject: [PATCH] Whoops. --- include/lasp.hrl | 2 +- rebar.lock | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/include/lasp.hrl b/include/lasp.hrl index 848f67be8..fc4b0d795 100644 --- a/include/lasp.hrl +++ b/include/lasp.hrl @@ -123,7 +123,7 @@ -define(IMPRESSION_NUMBER, 10). -define(IMPRESSION_INTERVAL, 1000). -define(CONVERGENCE_INTERVAL, 1000). --define(EVAL_NUMBER, 2). +-define(EVAL_NUMBER, 1). -define(MAX_IMPRESSIONS, 100). -define(LOG_INTERVAL, 10000). -define(VOTING_INTERVAL, 1000). diff --git a/rebar.lock b/rebar.lock index bad828613..d38a27371 100644 --- a/rebar.lock +++ b/rebar.lock @@ -26,10 +26,6 @@ {git,"https://github.com/mochi/mochiweb.git", {ref,"c3fb6aed018d47a9c313daa966657a157d88dbc6"}}, 0}, - {<<"partisan">>, - {git,"https://github.com/lasp-lang/partisan", - {ref,"3654f5d786237816de182f0f14e04318805d5b80"}}, - 0}, {<<"plumtree">>, {git,"https://github.com/lasp-lang/plumtree", {ref,"fdc76e8620c450191c16f57c15c98a4d54e77564"}},