aboutsummaryrefslogtreecommitdiff
path: root/test/073_coord_csep
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-05-20 11:00:48 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-05-20 11:00:48 +0200
commit7b1836b35e4e4e275c093f1a120db8006108b90d (patch)
tree807fbcb66808b65e995b2f854ba4c23f08ac7e55 /test/073_coord_csep
parent413cc53c97f5a665bf84098b47e8d2267002f3ce (diff)
downloadnissy-core-7b1836b35e4e4e275c093f1a120db8006108b90d.tar.gz
nissy-core-7b1836b35e4e4e275c093f1a120db8006108b90d.zip
Added tests for h48 invcoord
Diffstat (limited to 'test/073_coord_csep')
-rw-r--r--test/073_coord_csep/coord_csep_tests.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/073_coord_csep/coord_csep_tests.c b/test/073_coord_csep/coord_csep_tests.c
index b36bf1a..c4113d3 100644
--- a/test/073_coord_csep/coord_csep_tests.c
+++ b/test/073_coord_csep/coord_csep_tests.c
@@ -1,7 +1,6 @@
1#include "../test.h" 1#include "../test.h"
2 2
3int64_t coord_fast_csep(cube_fast_t); 3int64_t coord_fast_csep(cube_fast_t);
4cube_fast_t cubetofast(cube_t);
5 4
6int main(void) { 5int main(void) {
7 char str[STRLENMAX]; 6 char str[STRLENMAX];

Generated with cgit - Back to sebastiano.tronto.net