Select Git revision
Statement.hh
Forked from
Dynare / preprocessor
599 commits behind the upstream repository.
Sébastien Villemot authored
The vectors were previously stored as strings internally, which would not necessarily contain the commas which are required in JSON (but not in MATLAB/Octave). The fix consists in internally storing those options as std::vector. Closes: #96
Statement.hh 9.99 KiB