From 1f7386c4ca16b7a9ab6d84d19d2a086719417340 Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Fri, 7 Jan 2022 08:57:45 +0100 Subject: [PATCH] Missing break in front end --- src/templates_front/templator_front.org | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/templates_front/templator_front.org b/src/templates_front/templator_front.org index 4c51247..ddf3ed7 100644 --- a/src/templates_front/templator_front.org +++ b/src/templates_front/templator_front.org @@ -1745,19 +1745,18 @@ trexio_write_$group_dset$_64 (trexio_t* const file, const $group_dset_dtype_doub $group_dset_dtype_double$* $group_dset$_p = ($group_dset_dtype_double$*) $group_dset$; - /* Handle index type */ if ($is_index$) { - + /* Handle index type : is_index = $is_index$ */ uint64_t dim_size = 1; for (uint32_t i=0; i