From ac689b83ee69736d7e6958aa8d7aeb83a33eb7f1 Mon Sep 17 00:00:00 2001 From: Houtan Bastani <houtan@dynare.org> Date: Wed, 23 Oct 2019 15:08:58 +0200 Subject: [PATCH] fix bug in reporting on Windows where `filesep`t results in a tab character --- matlab/modules/reporting | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matlab/modules/reporting b/matlab/modules/reporting index 483c29362e..38be99ed8d 160000 --- a/matlab/modules/reporting +++ b/matlab/modules/reporting @@ -1 +1 @@ -Subproject commit 483c29362eb97c6db31fbc0b58bc80e3310455d8 +Subproject commit 38be99ed8d352ad27ce68a0a5886294ff05c445b -- GitLab