Skip to content

Commit

Permalink
Fix revision added
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@16313 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Jun 12, 2013
1 parent 7529114 commit cbf92e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Compiler/FrontEnd/ModelicaBuiltin.mo
Expand Up @@ -2623,7 +2623,7 @@ Returns true if <b>className</b> has a class annotation called <b>annotationName
</html>",revisions="<html>
<table>
<tr><th>Revision</th><th>Author</th><th>Comment</th></tr>
<tr><td>16307</td><td>sjoelund.se</td><td>Added to omc</td></tr>
<tr><td>16311</td><td>sjoelund.se</td><td>Added to omc</td></tr>
</table>
</html>"));
end classAnnotationExists;
Expand All @@ -2638,7 +2638,7 @@ Returns the value of the class annotation <b>annotationName</b> of class <b>clas
</html>",revisions="<html>
<table>
<tr><th>Revision</th><th>Author</th><th>Comment</th></tr>
<tr><td>16307</td><td>sjoelund.se</td><td>Added to omc</td></tr>
<tr><td>16311</td><td>sjoelund.se</td><td>Added to omc</td></tr>
</table>
</html>"));
end getBooleanClassAnnotation;
Expand Down

0 comments on commit cbf92e8

Please sign in to comment.