Skip to content

Commit

Permalink
Simpler text to not distract.
Browse files Browse the repository at this point in the history
As indicated in modelica#3183
  • Loading branch information
HansOlsson committed May 20, 2022
1 parent 5bfff4c commit db6da22
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions chapters/classes.tex
Expand Up @@ -1171,8 +1171,7 @@ \section{Balanced Models}\label{balanced-models}
\begin{lstlisting}[language=modelica]
import Modelica.Units.SI;

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

0 comments on commit db6da22

Please sign in to comment.