diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/001_gendata_h48/gendata_h48.c | 2 | ||||
| -rw-r--r-- | tools/002_stats_tables_h48/stats_tables_h48.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/001_gendata_h48/gendata_h48.c b/tools/001_gendata_h48/gendata_h48.c index 0456616..da0b4ad 100644 --- a/tools/001_gendata_h48/gendata_h48.c +++ b/tools/001_gendata_h48/gendata_h48.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | #include "../timerun.h" | 1 | #include "../timerun.h" |
| 2 | #include "../../src/cube.h" | 2 | #include "../../src/nissy.h" |
| 3 | 3 | ||
| 4 | #define MAXDEPTH 20 | 4 | #define MAXDEPTH 20 |
| 5 | #define HVALUE 0 | 5 | #define HVALUE 0 |
diff --git a/tools/002_stats_tables_h48/stats_tables_h48.c b/tools/002_stats_tables_h48/stats_tables_h48.c index 7df396a..2e48497 100644 --- a/tools/002_stats_tables_h48/stats_tables_h48.c +++ b/tools/002_stats_tables_h48/stats_tables_h48.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #include <pthread.h> | 1 | #include <pthread.h> |
| 2 | #include <time.h> | 2 | #include <time.h> |
| 3 | #include "../timerun.h" | 3 | #include "../timerun.h" |
| 4 | #include "../../src/cube.h" | 4 | #include "../../src/nissy.h" |
| 5 | 5 | ||
| 6 | #define MAXMOVES 20 | 6 | #define MAXMOVES 20 |
| 7 | #define NTHREADS 32 | 7 | #define NTHREADS 32 |
