24 Jun
2012
24 Jun
'12
4:42 p.m.
Dear all, There is a bug in the preprocessor as the option "simul_replic" is translated to "replic_simul". Line 2200 should read o_simul_replic : SIMUL_REPLIC EQUAL INT_NUMBER { driver.option_num("simul_replic", $3); }; instead of o_simul_replic : SIMUL_REPLIC EQUAL INT_NUMBER { driver.option_num("replic_simul", $3); }; Best, Johannes
26 Jun
26 Jun
3:01 p.m.
"Johannes Pfeifer " <jpfeifer@gmx.de> writes:
There is a bug in the preprocessor as the option “simul_replic” is translated to “replic_simul”.
Thanks for noticing and reporting. I have fixed this, -- Sébastien Villemot Researcher in Economics & Debian Maintainer http://www.dynare.org/sebastien Phone: +33-1-40-77-84-04 - GPG Key: 4096R/381A7594
4995
Age (days ago)
4997
Last active (days ago)
1 comments
2 participants
participants (2)
-
Johannes Pfeifer -
Sébastien Villemot