Added missing keywords (values, corr).

time-shift
Stéphane Adjemia (Scylla) 2018-12-24 12:34:27 +01:00
parent b7077a978b
commit b8586f6f95
Signed by untrusted user who does not match committer: stepan
GPG Key ID: A6D44CB9C64CE77B
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ class DynareLexer(RegexLexer):
"predetermined_variables","trend_var","log_trend_var","external_function",
"write_latex_original_model","write_latex_dynamic_model",
"write_latex_static_model","resid","initval_file","histval_file","dsample",
"periods","steady","check","model_diagnostics","model_info",
"periods","values","corr","steady","check","model_diagnostics","model_info",
"print_bytecode_dynamic_model"," print_bytecode_static_model",
"perfect_foresight_setup","perfect_foresight_solver","simul","stoch_simul",
"extended_path","varobs","estimation","unit_root_vars","bvar_density",