aboutsummaryrefslogtreecommitdiffstats
path: root/src/str_table.ads
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2018-11-17 13:18:55 +0100
committerTristan Gingold <tgingold@free.fr>2018-11-17 13:18:55 +0100
commit7ff211d03f26e250d46aba382988ed2908739699 (patch)
tree4bc215ef44999074e333876f78b35e868cfd02d3 /src/str_table.ads
parentbfa5245bb96ce98cc4ff275d544196368baa38ac (diff)
downloadghdl-7ff211d03f26e250d46aba382988ed2908739699.tar.gz
ghdl-7ff211d03f26e250d46aba382988ed2908739699.tar.bz2
ghdl-7ff211d03f26e250d46aba382988ed2908739699.zip
str_table: remove blank line.
Diffstat (limited to 'src/str_table.ads')
-rw-r--r--src/str_table.ads1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/str_table.ads b/src/str_table.ads
index 0d815e619..fd783562e 100644
--- a/src/str_table.ads
+++ b/src/str_table.ads
@@ -61,4 +61,3 @@ package Str_Table is
-- Free all the memory and reinitialize the package.
procedure Initialize;
end Str_Table;
-