preprocessor: add optim option to osr, #779

issue#70
Houtan Bastani 2014-11-25 11:35:28 +01:00
parent c655aca1ac
commit 0ab693b973
1 changed files with 1 additions and 0 deletions

View File

@ -1742,6 +1742,7 @@ osr_options : stoch_simul_primary_options
| o_osr_maxit
| o_osr_tolf
| o_opt_algo
| o_optim
;
osr : OSR ';'