aboutsummaryrefslogtreecommitdiff
path: root/test/test.h
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-03-09 07:43:37 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2025-03-09 07:43:37 +0100
commit11e6aeeaf5f08839c6effb8f68710081acf491bf (patch)
tree8aab442a637fd35bb457946926fd9bc749ee0467 /test/test.h
parent110e079f81277b40ec76be0b86b074a632496109 (diff)
downloadnissy-core-11e6aeeaf5f08839c6effb8f68710081acf491bf.tar.gz
nissy-core-11e6aeeaf5f08839c6effb8f68710081acf491bf.zip
Working (?) version of coordinate solver
Diffstat (limited to '')
-rw-r--r--test/test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.h b/test/test.h
index e144527..4b281e0 100644
--- a/test/test.h
+++ b/test/test.h
@@ -14,7 +14,7 @@
14#include "../src/solvers/h48/coordinate_macros.h" 14#include "../src/solvers/h48/coordinate_macros.h"
15#include "../src/solvers/h48/map_types_macros.h" 15#include "../src/solvers/h48/map_types_macros.h"
16#include "../src/solvers/h48/gendata_types_macros.h" 16#include "../src/solvers/h48/gendata_types_macros.h"
17#include "../src/solvers/coord/coord_types_macros.h" 17#include "../src/solvers/coord/types_macros.h"
18 18
19#define STRLENMAX 10000 19#define STRLENMAX 10000
20 20

Generated with cgit - Back to sebastiano.tronto.net