Skip to content
Snippets Groups Projects
Commit b02303cf authored by Marco Ratto's avatar Marco Ratto
Browse files

Force analytic_derivation = 1;

parent b1dd7a51
Branches
Tags
No related merge requests found
......@@ -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'])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment