aboutsummaryrefslogtreecommitdiff
path: root/tools/200_solve_small/solve_small.c
diff options
context:
space:
mode:
authorenricotenuti <tenutz_27@outlook.it>2024-09-29 12:38:43 +0200
committerenricotenuti <tenutz_27@outlook.it>2024-09-29 12:38:43 +0200
commit8fcfb3a33fe053ed2032d58ecc0b5d640c155931 (patch)
tree52c70a5829e93ad57cfe1101d2afa0693db91d53 /tools/200_solve_small/solve_small.c
parent105259a58425a9ca1cec1b85339588410ae4fff7 (diff)
downloadnissy-core-8fcfb3a33fe053ed2032d58ecc0b5d640c155931.tar.gz
nissy-core-8fcfb3a33fe053ed2032d58ecc0b5d640c155931.zip
minor changes for PR
Diffstat (limited to 'tools/200_solve_small/solve_small.c')
-rw-r--r--tools/200_solve_small/solve_small.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/200_solve_small/solve_small.c b/tools/200_solve_small/solve_small.c
index f1037b4..d476bce 100644
--- a/tools/200_solve_small/solve_small.c
+++ b/tools/200_solve_small/solve_small.c
@@ -1,5 +1,3 @@
1#include <pthread.h>
2
3#include "../tool.h" 1#include "../tool.h"
4 2
5const char *solver = "h48"; 3const char *solver = "h48";

Generated with cgit - Back to sebastiano.tronto.net