aboutsummaryrefslogtreecommitdiff
path: root/cube.c
diff options
context:
space:
mode:
Diffstat (limited to 'cube.c')
-rw-r--r--cube.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/cube.c b/cube.c
index 0088dc1..4806b95 100644
--- a/cube.c
+++ b/cube.c
@@ -3619,12 +3619,6 @@ applytrans(cube_t cube, char *buf)
3619 return fasttocube(fast); 3619 return fasttocube(fast);
3620} 3620}
3621 3621
3622int64_t
3623coord_eo(cube_t cube)
3624{
3625 return coord_fast_eo(cubetofast(cube));
3626}
3627
3628/****************************************************************************** 3622/******************************************************************************
3629Section: solvers 3623Section: solvers
3630 3624

Generated with cgit - Back to sebastiano.tronto.net