Skip to content

Commit

Permalink
Link OMSimulator with omc
Browse files Browse the repository at this point in the history
  • Loading branch information
arun3688 authored and adrpo committed Oct 17, 2019
1 parent a2df68d commit a81540e
Show file tree
Hide file tree
Showing 19 changed files with 4,263 additions and 4 deletions.
2 changes: 1 addition & 1 deletion OMCompiler/Compiler/CMakeLists.txt
Expand Up @@ -22,7 +22,7 @@ SET(SRCMO Absyn.mo AbsynDep.mo Algorithm.mo Builtin.mo

SET(ALLMO ${SRCMO} DAEEXT.mo DynLoad.mo Print.mo System.mo Parser.mo
TaskGraphExt.mo Corba.mo Socket.mo ZeroMQ.mo ErrorExt.mo Settings.mo
UnitParserExt.mo SimulationResults.mo Serializer.mo)
UnitParserExt.mo SimulationResults.mo Serializer.mo OMSimulator.mo)

# RML
IF(NOT RML)
Expand Down

0 comments on commit a81540e

Please sign in to comment.