Skip to content
This repository was archived by the owner on May 18, 2019. It is now read-only.

Commit 7cf48f8

Browse files
adeas31OpenModelica-Hudson
authored andcommitted
ticket:4287 Look for choices checkbox annotation.
1 parent b0ebfd4 commit 7cf48f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Compiler/FrontEnd/Constants.mo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,10 @@ record Selector
427427
parameter String caption=\"\";
428428
end Selector;
429429
430+
record choices
431+
Boolean checkbox;
432+
end choices;
433+
430434
//
431435
// connector Frame \"Frame of a mechanical system\"
432436
// ...

0 commit comments

Comments
 (0)