-
Notifications
You must be signed in to change notification settings - Fork 0
Rename MATH class #116
Copy link
Copy link
Open
Description
When the VDM MATH library is generated, the names of the resulting header file clashes with standard Widnows files. Recommend that a refactoring be done before code generation to rename this class to VdmMathLib or something similar. It must not be renamed MATHLib, as this would clash with the runtime support counterpart.
Reactions are currently unavailable