From c7926e250a63a24b7e7cf15121b9dff5e692cb4d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?=
 <stephane.adjemian@univ-lemans.fr>
Date: Mon, 20 Mar 2017 09:42:15 +0100
Subject: [PATCH] Fixed spaces in 750f1d9ff4728216db0df8da69ef59f4d7dc254b.

---
 tests/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5a9fe9d85d..52837e476e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -247,7 +247,7 @@ MODFILES = \
 	stochastic-backward-models/solow_cd_with_steadystate.mod \
 	stochastic-backward-models/backward_linear.mod \
 	deterministic_simulations/purely_forward/ar1.mod \
-    deterministic_simulations/purely_forward/nk.mod \
+	deterministic_simulations/purely_forward/nk.mod \
 	deterministic_simulations/purely_backward/ar1.mod \
 	deterministic_simulations/rbc_det1.mod \
 	deterministic_simulations/rbc_det2.mod \
@@ -272,7 +272,7 @@ MODFILES = \
 	deterministic_simulations/multiple_lead_lags/AR2.mod \
 	deterministic_simulations/multiple_lead_lags/AR2_forward.mod \
 	deterministic_simulations/multiple_lead_lags/ramst_augmented_histval.mod \
-    deterministic_simulations/rbc_det.mod \
+	deterministic_simulations/rbc_det.mod \
 	deterministic_simulations/rbc_det_stack_solve_algo_7.mod \
 	lmmcp/rbc.mod \
 	lmmcp/sw_lmmcp.mod \
-- 
GitLab