April 15, 2018
Function Name Changes
The following functions names have been changed:
OLD Function Name | NEW Function Name |
units_put_def_to_integer | units_put_def_to_INTVAR |
units_put_def_to_long | units_put_def_to_int |
These function name modifications were made in cyflex.6.3.exp and were due to clarification after longs were converted to int types.