aboutsummaryrefslogtreecommitdiffstats
path: root/translate/grt/grt-rtis.ads
diff options
context:
space:
mode:
Diffstat (limited to 'translate/grt/grt-rtis.ads')
-rw-r--r--translate/grt/grt-rtis.ads2
1 files changed, 2 insertions, 0 deletions
diff --git a/translate/grt/grt-rtis.ads b/translate/grt/grt-rtis.ads
index c441b4000..6bb76597e 100644
--- a/translate/grt/grt-rtis.ads
+++ b/translate/grt/grt-rtis.ads
@@ -190,6 +190,8 @@ package Grt.Rtis is
Common : Ghdl_Rti_Common;
Name : Ghdl_C_String;
Nbr : Ghdl_Index_Type;
+ -- Characters are represented as 'X', identifiers are represented as is,
+ -- extended identifiers are represented as is too.
Names : Ghdl_C_String_Array_Ptr;
end record;
type Ghdl_Rtin_Type_Enum_Acc is access Ghdl_Rtin_Type_Enum;