Skip to content

semicolon in dynareOBCTempPostScript  #32

@naivej

Description

@naivej

when generating dynareOBCTempPostScript, dynareOBC seems to start a new line whenever it comes across a semicolon.
But this is not always the user's intention, for example
eval('something;')
becomes

eval('something;
')

in dynareOBCTempPostScript

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions