Codebase list ohcount / fresh-snapshots/upstream test / src_dir / modelica.mo
fresh-snapshots/upstream

Tree @fresh-snapshots/upstream (Download .tar.gz)

modelica.mo @fresh-snapshots/upstreamraw · 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;