Changes between Version 1 and Version 2 of Ticket #4306, comment 14
- Timestamp:
- 2017-03-15T11:58:08Z (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4306, comment 14
v1 v2 1 1 I've added --preOptModules+=unitChecking to OMC flags in OMEdit. 2 I've verified that that flag is accepted, looking at hthe Compiler CLI:2 I've verified that that flag is accepted, looking at the Compiler CLI: 3 3 4 4 setCommandLineOptions("--removeSimpleEquations=none --preOptModules+=unitChecking")