aboutsummaryrefslogtreecommitdiffstats
path: root/iirs_utils.ads
diff options
context:
space:
mode:
Diffstat (limited to 'iirs_utils.ads')
-rw-r--r--iirs_utils.ads1
1 files changed, 0 insertions, 1 deletions
diff --git a/iirs_utils.ads b/iirs_utils.ads
index 90de0324e..bd0eb67a9 100644
--- a/iirs_utils.ads
+++ b/iirs_utils.ads
@@ -146,7 +146,6 @@ package Iirs_Utils is
-- if ASPECT is open, return Null_Iir;
function Get_Entity_From_Entity_Aspect (Aspect : Iir) return Iir;
-
-- Get the value of any physical literals.
-- A physical literal can be either an int_literal, and fp_literal or
-- a unit_declaration.