From 9466e8f31037f45268997c1d29cd3a59be0e87a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Tue, 13 Sep 2022 17:34:40 +0200 Subject: [PATCH] =?UTF-8?q?dseries:=20fix=20bug=20in=20@dseries/plot=20in?= =?UTF-8?q?=20relation=20to=20=E2=80=9Chold=20on=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (manually cherry picked from commit ac238ce625d349f87ee37ea87ba363495cf75c9b) --- matlab/modules/dseries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matlab/modules/dseries b/matlab/modules/dseries index 45f9364ca1..1c8cb18489 160000 --- a/matlab/modules/dseries +++ b/matlab/modules/dseries @@ -1 +1 @@ -Subproject commit 45f9364ca1007102a871a2f25d0f58086c17d8e2 +Subproject commit 1c8cb184893119bc046c621ade32a1cd7a06b6f1 -- GitLab