From 7107b64d3b7e23fa700b2db3025be6059cf2a81f Mon Sep 17 00:00:00 2001 From: Gregor Billing Date: Sat, 5 Oct 2019 00:01:17 +0200 Subject: [PATCH] Always try to dump pruning files at first start --- threephase/src/main/java/cs/threephase/Tools.java | 11 +++++++---- webscrambles/build.gradle.kts | 2 ++ .../server/webscrambles/WebscramblesServer.kt | 15 +++++++++++++++ 3 files changed, 24 insertions(+), 4 deletions(-) diff --git a/threephase/src/main/java/cs/threephase/Tools.java b/threephase/src/main/java/cs/threephase/Tools.java index 94f0cfa38..59713206f 100644 --- a/threephase/src/main/java/cs/threephase/Tools.java +++ b/threephase/src/main/java/cs/threephase/Tools.java @@ -21,7 +21,7 @@ private static void read(int[][] arr, DataInput in) throws IOException { for (int j=0, len=arr[i].length; j