From f942e4309b9be3dc8cde6e36db45733ef6957b80 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Mon, 3 Jan 2022 21:30:16 +0100
Subject: [PATCH] dseries update
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

– load_m_file_data.m: pass structure instead of file
– arima constructor: remove spurious display
---
 matlab/modules/dseries | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/matlab/modules/dseries b/matlab/modules/dseries
index 7d6ba0e708..02e85ff2ab 160000
--- a/matlab/modules/dseries
+++ b/matlab/modules/dseries
@@ -1 +1 @@
-Subproject commit 7d6ba0e708f7010da213f8680f90dd6b7229919d
+Subproject commit 02e85ff2ab62365b9eaeef042b64ee6a88e010c8
-- 
GitLab