Skip to content

Commit

Permalink
added UsersGuide ref ticket:4246
Browse files Browse the repository at this point in the history
Belonging to [master]:
  - OpenModelica/OMCompiler#2835
  • Loading branch information
wibraun authored and OpenModelica-Hudson committed Dec 13, 2018
1 parent 8255622 commit 83d5105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimulationRuntime/c/util/simulation_options.c
Expand Up @@ -499,7 +499,7 @@ const char *FLAG_DETAILED_DESC[FLAG_MAX+1] = {
" Value specifies the scaling factor for real-time synchronization (0 disables).\n"
" A value > 1 means the simulation takes a longer time to simulate.\n",
/* FLAG_S */
" Value specifies the integration method.",
" Value specifies the integration method. For additional information see the :ref:`User's Guide <cruntime-integration-methods>`",
/* FLAG_SINGLE */
" Output results in single precision (mat-format only).",
/* FLAG_SOLVER_STEPS */
Expand Down

0 comments on commit 83d5105

Please sign in to comment.