Commit f782e07
committed
Updating submodules
* OMCompiler 3829472...ddf5050 (1):
> Adapted clock handling in cpp runtime
* testsuite 25d4cfc...7d89d89 (1):
> disble test until we find the issue1 parent 3fc6f58 commit f782e07
2 files changed
+2
-2
lines changedSubmodule OMCompiler updated 17 files
- Compiler/SimCode/SimCode.mo+2
- Compiler/SimCode/SimCodeUtil.mo+11-4
- Compiler/Template/CodegenC.tpl+2-2
- Compiler/Template/CodegenCpp.tpl+98-28
- Compiler/Template/CodegenCppCommon.tpl+1-1
- Compiler/Template/CodegenCppHpcom.tpl+1-1
- Compiler/Template/SimCodeTV.mo+7
- SimulationRuntime/cpp/Core/SimController/Initialization.cpp+2-5
- SimulationRuntime/cpp/Core/SimController/SimManager.cpp+14-11
- SimulationRuntime/cpp/Core/Solver/SolverDefaultImplementation.cpp+14-11
- SimulationRuntime/cpp/Core/System/ContinuousEvents.cpp+17-12
- SimulationRuntime/cpp/Include/Core/SimController/SimManager.h+2-1
- SimulationRuntime/cpp/Include/Core/Solver/SolverDefaultImplementation.h+2-2
- SimulationRuntime/cpp/Solver/ARKode/ARKode.cpp+1-1
- SimulationRuntime/cpp/Solver/CVode/CVode.cpp+1-1
- SimulationRuntime/cpp/Solver/CppDASSL/CppDASSL.cpp+1-1
- SimulationRuntime/cpp/Solver/IDA/IDA.cpp+1-1
0 commit comments