FirstExample

class FirstExample "A first example"
    extends Modelica.Icons.Information;

    annotation (Documentation(info = "<html>\n<p>\nA first example will be given here (not yet done).\n</p>\n</html>"));
end FirstExample;