"src/MacroExpandModFile.cc" did not exist on "2a9c4b234a4d85d02808652f04aebde64d1ad9b1"
Select Git revision
preprocessor
Forked from
Dynare / preprocessor
Houtan Bastani
authored
Before this commit, a dynare call such as ``` dynare <<mod file>> -Db=“A” -Da=@{b} ``` would not expand the value of `b` in `a` whereas ``` dynare <<mod file>> -Da=“A” -Db=@{a} ``` would expand the value of `a` into `b` because the arguments were stored in a map which printed the `@#define` statements in the .mod file in alphabetic order.
Name | Last commit | Last update |
---|