diff options
Diffstat (limited to 'test/078_invcoord_esep')
| -rw-r--r-- | test/078_invcoord_esep/invcoord_esep_tests.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/078_invcoord_esep/invcoord_esep_tests.c b/test/078_invcoord_esep/invcoord_esep_tests.c index 167f452..17ea2ff 100644 --- a/test/078_invcoord_esep/invcoord_esep_tests.c +++ b/test/078_invcoord_esep/invcoord_esep_tests.c | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | 2 | ||
| 3 | int64_t coord_fast_esep(cube_fast_t); | 3 | int64_t coord_fast_esep(cube_fast_t); |
| 4 | cube_fast_t invcoord_fast_esep(int64_t); | 4 | cube_fast_t invcoord_fast_esep(int64_t); |
| 5 | cube_fast_t cubetofast(cube_t); | ||
| 6 | 5 | ||
| 7 | int main(void) { | 6 | int main(void) { |
| 8 | char str[STRLENMAX]; | 7 | char str[STRLENMAX]; |
