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.adb6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/std_names.adb b/src/std_names.adb
index 7f6e20242..8c97e5f27 100644
--- a/src/std_names.adb
+++ b/src/std_names.adb
@@ -430,9 +430,9 @@ package body Std_Names is
Def ("dot", Name_Dot);
Def ("integ", Name_Integ);
Def ("above", Name_Above);
- Def ("zoh", Name_ZOH);
- Def ("ltf", Name_LTF);
- Def ("ztf", Name_ZTF);
+ Def ("zoh", Name_Zoh);
+ Def ("ltf", Name_Ltf);
+ Def ("ztf", Name_Ztf);
Def ("ramp", Name_Ramp);
Def ("slew", Name_Slew);