From f5043e11b094c7a4f179cc03d287712e037b11eb Mon Sep 17 00:00:00 2001 From: Houtan Bastani Date: Fri, 16 Oct 2015 15:37:39 +0200 Subject: [PATCH] update reporting path --- matlab/dynare_config.m | 1 + 1 file changed, 1 insertion(+) diff --git a/matlab/dynare_config.m b/matlab/dynare_config.m index 8e1f42aa5..3351b4b31 100644 --- a/matlab/dynare_config.m +++ b/matlab/dynare_config.m @@ -68,6 +68,7 @@ addpath([dynareroot '/utilities/tests/src/']) addpath([dynareroot '/utilities/dataset/']) addpath([dynareroot '/utilities/general/']) addpath([dynareroot '/modules/reporting/src/']) +addpath([dynareroot '/modules/reporting/macros/']) % For functions that exist only under some Octave versions % or some MATLAB versions, and for which we provide some replacement functions