Skip to content

Commit

Permalink
grt-lib: Remove unused with-ed package.
Browse files Browse the repository at this point in the history
  • Loading branch information
gingold-adacore committed Jan 6, 2016
1 parent 090d2db commit 36a3b1d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/grt/grt-lib.ads
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- GHDL Run Time (GRT) - misc subprograms.
-- Copyright (C) 2002 - 2014 Tristan Gingold
-- Copyright (C) 2002 - 2016 Tristan Gingold
--
-- GHDL is free software; you can redistribute it and/or modify it under
-- the terms of the GNU General Public License as published by the Free
Expand All @@ -23,7 +23,6 @@
-- however invalidate any other reasons why the executable file might be
-- covered by the GNU Public License.
with Grt.Types; use Grt.Types;
with Grt.Rtis; use Grt.Rtis;

package Grt.Lib is
pragma Preelaborate (Grt.Lib);
Expand Down

0 comments on commit 36a3b1d

Please sign in to comment.