diff options
Diffstat (limited to 'src/vhdl/iirs.ads')
-rw-r--r-- | src/vhdl/iirs.ads | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vhdl/iirs.ads b/src/vhdl/iirs.ads index af5c4c1b7..30aadc38b 100644 --- a/src/vhdl/iirs.ads +++ b/src/vhdl/iirs.ads @@ -567,6 +567,7 @@ package Iirs is -- * a sequential statement chain for a case_statement. -- Get/Set_Associated_Chain (Field4) -- + -- Set when share the same association as the previous one. -- Get/Set_Same_Alternative_Flag (Flag1) -- -- For aggregates: if True, associated expression is for one element. |