From 14cdb0aefd03c8701ee82fd3f68cd0bab716fb46 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Tue, 23 Apr 2024 08:06:12 +0200
Subject: [PATCH] allow for non-repeate mutations

---
 stats.sty | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stats.sty b/stats.sty
index a3ca213f..4e3d7363 100644
--- a/stats.sty
+++ b/stats.sty
@@ -1153,4 +1153,5 @@
   \else%
     \flight%
   \fi%
+  \stepcounter{#1}%
 }
-- 
GitLab