aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2026-09-17 21:58:25 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2026-09-17 21:58:25 +0200
commitf07093968e2a5152a0e4a587e89a6582db7135e3 (patch)
tree9569a4dc4697f37acc1295cb5a515c973023dcb5 /src/core/core.h
parent2f9d00075b0d236ecd8431761bb045e6aa088001 (diff)
parent1f7e8e937d0e71e7eb3b5deab38b34d0a0159d88 (diff)
downloadnissy-core-f07093968e2a5152a0e4a587e89a6582db7135e3.tar.gz
nissy-core-f07093968e2a5152a0e4a587e89a6582db7135e3.zip
Merge branch 'master' into twostep-solver
Diffstat (limited to 'src/core/core.h')
-rw-r--r--src/core/core.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/core/core.h b/src/core/core.h
index 5e0faaa..d1c0ec1 100644
--- a/src/core/core.h
+++ b/src/core/core.h
@@ -1,6 +1,11 @@
1#ifndef CORE_CORE_H
2#define CORE_CORE_H
3
1#include "core_types.h" 4#include "core_types.h"
2#include "constants.h" 5#include "constants.h"
3#include "cube.h" 6#include "cube.h"
4#include "moves.h" 7#include "moves.h"
5#include "transform.h" 8#include "transform.h"
6#include "oriented_cube.h" 9#include "oriented_cube.h"
10
11#endif /* CORE_CORE_H */

Generated with cgit - Back to sebastiano.tronto.net