aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/solvers.h
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-12-19 07:38:05 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2025-12-19 07:38:05 +0100
commit30d976107352ecf74c57acc1032bed6032cd3da3 (patch)
tree665bb9940af179cbd955c57eeadf0d6af6dc31d6 /src/solvers/solvers.h
parentf283c08db86777fe77bdf00d3d70687107a376d9 (diff)
parentde04d37e8520079f5bba3b1a87d42313297543db (diff)
downloadnissy-core-30d976107352ecf74c57acc1032bed6032cd3da3.tar.gz
nissy-core-30d976107352ecf74c57acc1032bed6032cd3da3.zip
Merge branch 'h48-corner-estimate'
Diffstat (limited to 'src/solvers/solvers.h')
-rw-r--r--src/solvers/solvers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/solvers/solvers.h b/src/solvers/solvers.h
index 27ae627..e19b08a 100644
--- a/src/solvers/solvers.h
+++ b/src/solvers/solvers.h
@@ -3,6 +3,6 @@
3#include "tables_types_macros.h" 3#include "tables_types_macros.h"
4#include "tables.h" 4#include "tables.h"
5#include "distribution.h" 5#include "distribution.h"
6#include "h48/h48.h"
7#include "coord/coord.h" 6#include "coord/coord.h"
7#include "h48/h48.h"
8#include "dispatch.h" 8#include "dispatch.h"

Generated with cgit - Back to sebastiano.tronto.net