testsuite: add recent steadystate files to EXTRA_DIST

time-shift
Sébastien Villemot 2011-10-25 15:07:51 +02:00
parent b4fa7ef84e
commit e8c6108238
2 changed files with 2 additions and 1 deletions

View File

@ -123,6 +123,8 @@ EXTRA_DIST = \
external_function/extFunDeriv.m \
external_function/extFunNoDerivs.m \
external_function/extFunWithFirstAndSecondDerivs.m \
expectations/expectation_ss_old_steadystate.m \
steady_state/walsh1_old_ss_steadystate.m \
fs2000/fs2000a_steadystate.m \
fs2000/fsdat_simul.m \
k_order_perturbation/run_fs2000kplusplus.m \

View File

@ -1,5 +1,4 @@
function [ys_, check_] = expectation_ss_old_steadystate(ys_orig_, exo_)
% Steady state generated by Dynare preprocessor
ys_=zeros(6,1);
global M_
ys_(4)=0;