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.adb2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/std_names.adb b/src/std_names.adb
index 3fa1b9d60..c9338396c 100644
--- a/src/std_names.adb
+++ b/src/std_names.adb
@@ -154,6 +154,8 @@ package body Std_Names is
Def ("protected", Name_Protected);
+ Def ("context", Name_Context);
+
Def ("across", Name_Across);
Def ("break", Name_Break);
Def ("limit", Name_Limit);