Skip to content
Snippets Groups Projects
Verified Commit 3c269cf6 authored by Houtan Bastani's avatar Houtan Bastani
Browse files

add variable to clear (missing from 81452ece)

parent 82bdb296
Branches
No related tags found
No related merge requests found
...@@ -226,6 +226,7 @@ for ii = 1:numel(fns) ...@@ -226,6 +226,7 @@ for ii = 1:numel(fns)
end end
clear('global', 'project_info') clear('global', 'project_info')
clear('global', 'model_settings') clear('global', 'model_settings')
clear('global', 'dynare_gui_')
close force close force
end end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment