aboutsummaryrefslogtreecommitdiff
path: root/src/cell.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-06-30 17:12:16 +0200
committerThomas White <taw@physics.org>2012-02-22 15:27:31 +0100
commit9f05527e9b168fe466e076a626eab7556413220f (patch)
treec8474632d9321fc2d7cd380a18565d0f236e7b09 /src/cell.c
parent736768ba3b54f9c1520ea2ae6547cde6df05bcad (diff)
It's not.
Diffstat (limited to 'src/cell.c')
-rw-r--r--src/cell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cell.c b/src/cell.c
index e74657b0..36eae721 100644
--- a/src/cell.c
+++ b/src/cell.c
@@ -840,7 +840,7 @@ UnitCell *match_cell(UnitCell *cell, UnitCell *template, int verbose,
}
-/* FIXME: Unify with proper match_cell(), or work out if it's even possible. */
+
UnitCell *match_cell_ab(UnitCell *cell, UnitCell *template)
{
double ax, ay, az;