Updated header.

We recently added leads on first differences as an auxiliary variable type.

[skip ci]

(cherry picked from commit e1f1fd2de3)
time-shift
Stéphane Adjemian (Charybdis) 2019-02-28 10:22:20 +01:00
parent 5fbc04ada2
commit 6b6a9b793c
Signed by untrusted user who does not match committer: stepan
GPG Key ID: A6D44CB9C64CE77B
1 changed files with 2 additions and 1 deletions

View File

@ -24,8 +24,9 @@ function b = isauxiliary(var, types)
% - 8, Variable for Diff operator
% - 9, Lag on Diff
% - 10, Unary operator (log, exp)
% - 11, Lead on Diff
% Copyright (C) 2018 Dynare Team
% Copyright (C) 2018-2019 Dynare Team
%
% This file is part of Dynare.
%