Codebase list ohcount / upstream/4.0.0+git20210223.6654d48 test / src_dir / modelica.mo
upstream/4.0.0+git20210223.6654d48

Tree @upstream/4.0.0+git20210223.6654d48 (Download .tar.gz)

modelica.mo @upstream/4.0.0+git20210223.6654d48raw · history · blame

within fooBar;
package Examples 

annotation (Icon(graphics={
      Polygon(
        points={{-48,50},{52,-10},{-48,-70},{-48,50}},
        lineColor={0,0,255},
        pattern=LinePattern.None,
        fillColor={95,95,95},
        fillPattern=FillPattern.Solid)}), Documentation(revisions="<html>
<!--DISCLAIMER-->
<p>Copyright 2015-2016 RTE (France), SmarTS Lab (Sweden), AIA (Spain) and DTU (Denmark)</p>
</html>"));
end Examples;