Skip to content

Commit

Permalink
Adrian Pop,
Browse files Browse the repository at this point in the history
- Added DAEEXT__clearDiferentiated to the ExternalRMLDefines.h


git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2198 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Mar 9, 2006
1 parent 710df77 commit 8784e1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Compiler/ExternalRMLDefines.h
Expand Up @@ -71,6 +71,8 @@ extern RML_FORWARD_LABEL(DAEEXT__get_5fdifferentiated_5feqns);
#define DAEEXT__getDifferentiatedEqns DAEEXT__get_5fdifferentiated_5feqns
extern RML_FORWARD_LABEL(DAEEXT__mark_5fdifferentiated);
#define DAEEXT__markDifferentiated DAEEXT__mark_5fdifferentiated
extern RML_FORWARD_LABEL(DAEEXT__clear_5fdifferentiated);
#define DAEEXT__clearDifferentiated DAEEXT__clear_5fdifferentiated
/* from: errorext.cpp */

extern RML_FORWARD_LABEL(ErrorExt__add_5fmessage);
Expand Down

0 comments on commit 8784e1c

Please sign in to comment.