"git@git.dynare.org:wmutschl/preprocessor.git" did not exist on "5fa91a08f68d04a8baac4f32dab9db62b5a3546f"
Select Git revision
ModelEquationBlock.cc
Forked from
Dynare / preprocessor
Source project has a limited visibility.
-
Sébastien Villemot authored
The syntax makes clearer the distinction between a function call and an initialization. Also, it prevents bugs due to implicit type conversions.
Sébastien Villemot authoredThe syntax makes clearer the distinction between a function call and an initialization. Also, it prevents bugs due to implicit type conversions.