Skip to content

Commit

Permalink
Update solving.rst (#9580)
Browse files Browse the repository at this point in the history
  • Loading branch information
casella committed Oct 22, 2022
1 parent 96719e6 commit 6a95bb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/UsersGuide/source/solving.rst
Expand Up @@ -367,8 +367,8 @@ The following minimal working example demonstrates the use of the initial value
`ImportInitialValues` in OMEdit, copy and paste its code from here, and then run the different models in it.

.. code-block:: modelica
package ImportInitialValues "Test cases for importing initial values in OpenModelica"

package ImportInitialValues "Test cases for importing initial values in OpenModelica"
partial model Base "The mother of all models"
Real v1, v2, x;
parameter Real p1;
Expand Down

0 comments on commit 6a95bb0

Please sign in to comment.