JuliaReach / SpaceExParser.jl

Parser for the SpaceEx modeling language in Julia
https://juliareach.github.io/SpaceExParser.jl/
MIT License
7 stars 1 forks source link

Shared code in writesxmodel #49

Open schillic opened 3 years ago

schillic commented 3 years ago

46 and #48 added code for writesxmodel. The code uses duplications for state and input variables that should be easy to share.