Skip to content

Commit

Permalink
- updated the daskr package (added a prefix to all functions)
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@20024 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Willi Braun committed Apr 7, 2014
1 parent 3bcd216 commit 0560a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimulationRuntime/c/simulation/solver/dassl.h
Expand Up @@ -33,7 +33,7 @@

#include "simulation/solver/solver_main.h"

#define DDASKR ddaskr_
#define DDASKR _daskr_ddaskr_

static const unsigned int maxOrder = 5;
static const unsigned int numStatistics = 5;
Expand Down

0 comments on commit 0560a88

Please sign in to comment.