Skip to content

Commit

Permalink
- edit desc. string
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@16642 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
lochel committed Jul 19, 2013
1 parent c550c7c commit 6affad5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ extern "C"
};
static const char *INIT_METHOD_DESC[IIM_MAX] = {
"unknown",
"no initialization method",
"set all variables to their start values and skips the initialization process",
"solves the initialization problem numerically",
"solves the initialization problem symbolically - default"
};
Expand Down

0 comments on commit 6affad5

Please sign in to comment.