From 999cbdc940a7842408a8acc7978d25bfa6ca76ae Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Mon, 24 Feb 2014 11:37:15 +0100
Subject: [PATCH] new submodule for dmm, #568

---
 .gitmodules | 3 +++
 contrib/dmm | 1 +
 2 files changed, 4 insertions(+)
 create mode 160000 contrib/dmm

diff --git a/.gitmodules b/.gitmodules
index 91bcb4a1bb..67e0b82edc 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
 [submodule "contrib/ms-sbvar/TZcode"]
 	path = contrib/ms-sbvar/TZcode
 	url = http://www.dynare.org/git/frbatlanta/TZcode.git
+[submodule "contrib/dmm"]
+	path = contrib/dmm
+	url = http://www.dynare.org/git/dmm.git
diff --git a/contrib/dmm b/contrib/dmm
new file mode 160000
index 0000000000..769ea33f41
--- /dev/null
+++ b/contrib/dmm
@@ -0,0 +1 @@
+Subproject commit 769ea33f419913774ea99e65e78e490c51f31955
-- 
GitLab