Skip to content

Commit

Permalink
- Removed old ModelicaReference as they are not needed (trunk version…
Browse files Browse the repository at this point in the history
… of ModelicaReference is safe to use as it contains no models)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@10793 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Dec 20, 2011
1 parent 67ad62a commit cb88204
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Compiler/FrontEnd/ModelicaBuiltin.mo
Expand Up @@ -63,6 +63,9 @@ function assert
input String message;
input AssertionLevel level;
external "builtin";
annotation(Documentation(info="<html>
See <a href=\"modelica://ModelicaReference.Operators.'assert()'\">terminal()</a>
</html>"));
end assert;

function constrain
Expand Down

0 comments on commit cb88204

Please sign in to comment.