aboutsummaryrefslogtreecommitdiff
path: root/tools/stats_tables_h48
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-07-20 22:51:23 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-07-20 22:51:23 +0200
commitf64a5a67a37015bd5066efd9b1edb6ac3e0b7a97 (patch)
tree52984e67e1cde946c58a8e266a88a0dafe85419a /tools/stats_tables_h48
parent5727f06c5694a4831881322876e3ba4d8ce3b743 (diff)
downloadnissy-core-f64a5a67a37015bd5066efd9b1edb6ac3e0b7a97.tar.gz
nissy-core-f64a5a67a37015bd5066efd9b1edb6ac3e0b7a97.zip
Fixed gendata tool and cleaned up some stuff
Diffstat (limited to '')
-rw-r--r--tools/stats_tables_h48/stats_tables_h48.c (renamed from tools/02_stats_tables_h48/stats_tables_h48.c)1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/02_stats_tables_h48/stats_tables_h48.c b/tools/stats_tables_h48/stats_tables_h48.c
index 7c6bc3c..7118992 100644
--- a/tools/02_stats_tables_h48/stats_tables_h48.c
+++ b/tools/stats_tables_h48/stats_tables_h48.c
@@ -1,5 +1,4 @@
1#include <pthread.h> 1#include <pthread.h>
2#include <stdarg.h>
3#include <time.h> 2#include <time.h>
4#include "../timerun.h" 3#include "../timerun.h"
5#include "../../src/cube.h" 4#include "../../src/cube.h"

Generated with cgit - Back to sebastiano.tronto.net