aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/solvers.h
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-10-12 16:44:41 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-10-12 16:57:57 +0200
commit37a48208d419a6c2797f5705ba37d7b362fcb8fe (patch)
treebe1e09637d6a64accee8a2d6d55023215467b4c5 /src/solvers/solvers.h
parent182e2d45678d0487be71370c37b88daca3d2c54b (diff)
downloadnissy-core-37a48208d419a6c2797f5705ba37d7b362fcb8fe.tar.gz
nissy-core-37a48208d419a6c2797f5705ba37d7b362fcb8fe.zip
Removed unused generic solver
Diffstat (limited to '')
-rw-r--r--src/solvers/solvers.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/solvers/solvers.h b/src/solvers/solvers.h
index 00a28c1..7b7f355 100644
--- a/src/solvers/solvers.h
+++ b/src/solvers/solvers.h
@@ -1,3 +1,2 @@
1#include "tables.h" 1#include "tables.h"
2#include "generic/generic.h"
3#include "h48/h48.h" 2#include "h48/h48.h"

Generated with cgit - Back to sebastiano.tronto.net