aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-disp_dot.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/netlists-disp_dot.ads')
-rw-r--r--src/synth/netlists-disp_dot.ads2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/synth/netlists-disp_dot.ads b/src/synth/netlists-disp_dot.ads
index 416554c76..01f07d41e 100644
--- a/src/synth/netlists-disp_dot.ads
+++ b/src/synth/netlists-disp_dot.ads
@@ -16,8 +16,6 @@
-- You should have received a copy of the GNU General Public License
-- along with this program. If not, see <gnu.org/licenses>.
-with Netlists;
-
package Netlists.Disp_Dot is
procedure Disp_Dot_Top_Module (M : Module);
end Netlists.Disp_Dot;