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, 1 insertions, 1 deletions
diff --git a/src/std_names.adb b/src/std_names.adb
index 971effb08..253f844ad 100644
--- a/src/std_names.adb
+++ b/src/std_names.adb
@@ -155,6 +155,7 @@ package body Std_Names is
Def ("protected", Name_Protected);
Def ("context", Name_Context);
+ Def ("parameter", Name_Parameter);
Def ("across", Name_Across);
Def ("break", Name_Break);
@@ -451,7 +452,6 @@ package body Std_Names is
Def ("notif0", Name_Notif0);
Def ("notif1", Name_Notif1);
Def ("output", Name_Output);
- Def ("parameter", Name_Parameter);
Def ("pmos", Name_Pmos);
Def ("posedge", Name_Posedge);
Def ("primitive", Name_Primitive);