aboutsummaryrefslogtreecommitdiffstats
path: root/src/std_names.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/std_names.adb')
-rw-r--r--src/std_names.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/std_names.adb b/src/std_names.adb
index bdc11e695..34aae433c 100644
--- a/src/std_names.adb
+++ b/src/std_names.adb
@@ -641,6 +641,7 @@ package body Std_Names is
Def ("to_unsigned", Name_To_Unsigned);
Def ("to_signed", Name_To_Signed);
Def ("resize", Name_Resize);
+ Def ("std_match", Name_Std_Match);
Def ("math_real", Name_Math_Real);
Def ("ceil", Name_Ceil);
Def ("log2", Name_Log2);