diff options
Diffstat (limited to 'test/110_coord_invcoord_h48')
| -rw-r--r-- | test/110_coord_invcoord_h48/coord_invcoord_h48_tests.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/110_coord_invcoord_h48/coord_invcoord_h48_tests.c b/test/110_coord_invcoord_h48/coord_invcoord_h48_tests.c index 1fcbabd..025ff2b 100644 --- a/test/110_coord_invcoord_h48/coord_invcoord_h48_tests.c +++ b/test/110_coord_invcoord_h48/coord_invcoord_h48_tests.c | |||
| @@ -1,8 +1,5 @@ | |||
| 1 | #include "../test.h" | 1 | #include "../test.h" |
| 2 | 2 | ||
| 3 | #define COCSEP_CLASSES 3393 | ||
| 4 | #define INFOSIZE 512 | ||
| 5 | |||
| 6 | size_t gendata_cocsep(void *, uint64_t *, cube_t *); | 3 | size_t gendata_cocsep(void *, uint64_t *, cube_t *); |
| 7 | int64_t coord_h48(cube_t, const uint32_t *, uint8_t); | 4 | int64_t coord_h48(cube_t, const uint32_t *, uint8_t); |
| 8 | cube_t invcoord_h48(int64_t, const cube_t *, uint8_t); | 5 | cube_t invcoord_h48(int64_t, const cube_t *, uint8_t); |
