The source project of this merge request has been removed.
#78 Implement enums-to-consts CIF to CIF transformation
- Implement the
enums-to-conststransformation. - Changed the
elim-enumtransformation to theenums-to-intstransformation. - Keep
elim-enumsas command-line option, for backward compatibility. - Update website documentation.
- Update other tools that use
elim-enums.
Closes #78 (closed)