Codebase list ohcount / c941801a-846c-49c1-93c4-07f1094d7537/main test / src_dir / modelica.mo
c941801a-846c-49c1-93c4-07f1094d7537/main

Tree @c941801a-846c-49c1-93c4-07f1094d7537/main (Download .tar.gz)

modelica.mo @c941801a-846c-49c1-93c4-07f1094d7537/mainraw · 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;