mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
48ad85d0af
The "->" string interferes with some code in quick plot trying to split array ranges into individual variables. The old code only tested for the '-' character. Changed these checks to regular expressions that only match '-' if it is not followed by '>'. Also converted tabs to spaces throughout the file, hence the big diff. refs #51 |
||
---|---|---|
.. | ||
codegen/Interface_Code_Gen | ||
data_products | ||
er7_utils | ||
java | ||
sim_services | ||
trick_swig | ||
trick_utils | ||
.gitignore |