Changeset 349

Show
Ignore:
Timestamp:
02/21/2006 09:13:47 AM (3 years ago)
Author:
Martin
Message:

function specificEnthalpy was ended with "end SpecificEnthalpy". This typo has been corrected.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Modelica/trunk/Media/package.mo

    r348 r349  
    39243924      input ThermodynamicState state "thermodynamic state record"; 
    39253925      output SpecificEnthalpy h "specific enthalpy"; 
    3926     end SpecificEnthalpy; 
     3926    end specificEnthalpy; 
    39273927     
    39283928    replaceable partial function specificInternalEnergy "retuns specific internal energy"