aboutsummaryrefslogtreecommitdiff
path: root/src/symcoord.h
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-02-27 17:31:42 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2022-02-27 17:31:42 +0100
commit36fb1d0fa1b70ee62dc6073d56176e8c81ceddfd (patch)
tree9229e367690099c83b2f5231ca1990d7fb7561df /src/symcoord.h
parent7de88d1bcd420447023b8e74b0aa4f5e8ba1df6b (diff)
downloadnissy-36fb1d0fa1b70ee62dc6073d56176e8c81ceddfd.tar.gz
nissy-36fb1d0fa1b70ee62dc6073d56176e8c81ceddfd.zip
Removed some unused code (khuge). Improved optimal solver performance by about 10% using raw transition tables (same for dr step).
Diffstat (limited to 'src/symcoord.h')
-rw-r--r--src/symcoord.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/symcoord.h b/src/symcoord.h
index 4ba3815..a7b71ba 100644
--- a/src/symcoord.h
+++ b/src/symcoord.h
@@ -7,7 +7,6 @@ extern Coordinate coord_cp_sym16;
7extern Coordinate coord_eofbepos_sym16; 7extern Coordinate coord_eofbepos_sym16;
8extern Coordinate coord_drud_sym16; 8extern Coordinate coord_drud_sym16;
9extern Coordinate coord_drudfin_noE_sym16; 9extern Coordinate coord_drudfin_noE_sym16;
10extern Coordinate coord_khuge;
11extern Coordinate coord_nxopt31; 10extern Coordinate coord_nxopt31;
12 11
13void init_symcoord(); 12void init_symcoord();

Generated with cgit - Back to sebastiano.tronto.net