Skip to content

Commit

Permalink
ticket:4287 Look for choices checkbox annotation.
Browse files Browse the repository at this point in the history
  • Loading branch information
adeas31 authored and OpenModelica-Hudson committed Feb 28, 2017
1 parent b0ebfd4 commit 7cf48f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Compiler/FrontEnd/Constants.mo
Expand Up @@ -427,6 +427,10 @@ record Selector
parameter String caption=\"\";
end Selector;
record choices
Boolean checkbox;
end choices;
//
// connector Frame \"Frame of a mechanical system\"
// ...
Expand Down

0 comments on commit 7cf48f8

Please sign in to comment.