aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/mlib.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/mlib.adb')
-rw-r--r--gcc/ada/mlib.adb4
1 files changed, 3 insertions, 1 deletions
diff --git a/gcc/ada/mlib.adb b/gcc/ada/mlib.adb
index db0cca9..37c8ee3 100644
--- a/gcc/ada/mlib.adb
+++ b/gcc/ada/mlib.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- $Revision: 1.4 $
+-- $Revision$
-- --
-- Copyright (C) 1999-2001, Ada Core Technologies, Inc. --
-- --
@@ -46,6 +46,8 @@ package body MLib is
Output_File : String;
Output_Dir : String)
is
+ pragma Warnings (Off, Afiles);
+
use GNAT.OS_Lib;
begin