Ignore:
Timestamp:
2013-08-08T16:27:02+02:00 (11 years ago)
Author:
Vitalij Ruge <vitalij.ruge@…>
Branches:
Added-citation-metadata, maintenance/v1.14, maintenance/v1.15, maintenance/v1.16, maintenance/v1.17, maintenance/v1.18, maintenance/v1.19, maintenance/v1.20, maintenance/v1.21, maintenance/v1.22, maintenance/v1.23, master, omlib-staging
Children:
faa5d2ba
Parents:
88b5afd8
Message:
  • CodegenC for Optimica

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@16765 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SimulationRuntime/c/simulation/simulation_runtime.cpp

    r44afde4 re37a229  
    8484#ifndef NO_INTERACTIVE_DEPENDENCY
    8585  #include "../../interactive/omi_ServiceInterface.h"
    86  #endif
     86#endif
    8787
    8888
     
    981981    break;
    982982  case ERROR_EVENTSEARCH:
     983  case ERROR_OPTIMIZE:
    983984    /* Ignore asserts for event search, since to find events we need to
    984985     * step over in regions, which may trigger asserts.
Note: See TracChangeset for help on using the changeset viewer.