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 8c97e5f27..d8d71b29b 100644
--- a/src/std_names.adb
+++ b/src/std_names.adb
@@ -650,6 +650,7 @@ package body Std_Names is
Def ("conv_integer", Name_Conv_Integer);
Def ("math_real", Name_Math_Real);
Def ("ceil", Name_Ceil);
+ Def ("round", Name_Round);
Def ("log2", Name_Log2);
Def ("sin", Name_Sin);
Def ("cos", Name_Cos);