cogu / autosar

A set of python modules for working with AUTOSAR XML files
MIT License
381 stars 165 forks source link

Update constant.py #37

Closed malneni closed 4 years ago

malneni commented 4 years ago

The tag RECORD-VALUE is wrong for constant. it seems this mistake happened when version was introduced. I corrected this tag to "RECORD-SPECIFICATION"

cogu commented 4 years ago

This has been fixed already on the ar4_api branch. However, we can merge your fix to master until the branch is ready to merge.