Force analytic_derivation = 1;

time-shift
Marco Ratto 2012-08-21 15:53:02 +02:00
parent b1dd7a5137
commit b02303cf69
1 changed files with 1 additions and 0 deletions

View File

@ -288,6 +288,7 @@ else
end;
if options_.analytic_derivation,
options_.analytic_derivation = 1;
if ~(exist('sylvester3','file')==2),
dynareroot = strrep(which('dynare'),'dynare.m','');
addpath([dynareroot 'gensylv'])