diff --git a/init/.gitkeep b/tools/.gitkeep similarity index 100% rename from init/.gitkeep rename to tools/.gitkeep diff --git a/init/BOBHash32.cpp b/tools/BOBHash32.cpp similarity index 100% rename from init/BOBHash32.cpp rename to tools/BOBHash32.cpp diff --git a/init/BOBHash32.h b/tools/BOBHash32.h similarity index 100% rename from init/BOBHash32.h rename to tools/BOBHash32.h diff --git a/init/BOBHash64.cpp b/tools/BOBHash64.cpp similarity index 100% rename from init/BOBHash64.cpp rename to tools/BOBHash64.cpp diff --git a/init/BOBHash64.h b/tools/BOBHash64.h similarity index 100% rename from init/BOBHash64.h rename to tools/BOBHash64.h diff --git a/init/params.h b/tools/params.h similarity index 100% rename from init/params.h rename to tools/params.h diff --git a/init/ssummary.cpp b/tools/ssummary.cpp similarity index 100% rename from init/ssummary.cpp rename to tools/ssummary.cpp diff --git a/init/ssummary.h b/tools/ssummary.h similarity index 100% rename from init/ssummary.h rename to tools/ssummary.h