This repository has been archived by the owner on Oct 17, 2019. It is now read-only.
5.19.0 Beta 3
Pre-release
Pre-release
Version 5.19.0 Beta 3 introduces the following changes:
- Fixes a bug that caused Windows to crash during CIMPL6 export
- Improves CIMPL6 comment re-integration (note that the command has also changed)
To re-integrate comments from CIMPL5 source to exported CIMPL6 source, run the following command:
python3 commentReintegration.py [Directory of CIMPL 5 Files] [Directory of Exported CIMPL 6.0 files]
After running this command, the CIMPL6 w/ comments will be in a folder called CommentReintegration
.