Skip to content

Commit

Permalink
Undo accidentally removed indentation
Browse files Browse the repository at this point in the history
As this line belongs to the line above, it needs to have more indentation than the interior of the model definition.
  • Loading branch information
henrikt-ma committed May 15, 2022
1 parent b3e4138 commit 67db470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/classes.tex
Expand Up @@ -1172,7 +1172,7 @@ \section{Balanced Models}\label{balanced-models}
import Modelica.Units.SI;

partial model BaseProperties
"Interface of medium model for all type of media"
"Interface of medium model for all type of media"
parameter Boolean preferredStates = false;
constant Integer nXi "Number of independent mass fractions";
InputAbsolutePressure p;
Expand Down

0 comments on commit 67db470

Please sign in to comment.