summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/support/test_support.ads
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/support/test_support.ads')
-rw-r--r--c/src/ada-tests/support/test_support.ads4
1 files changed, 1 insertions, 3 deletions
diff --git a/c/src/ada-tests/support/test_support.ads b/c/src/ada-tests/support/test_support.ads
index d063a7b28d..c4eb9d3c72 100644
--- a/c/src/ada-tests/support/test_support.ads
+++ b/c/src/ada-tests/support/test_support.ads
@@ -10,7 +10,7 @@
--
--
--
--- COPYRIGHT (c) 1989-2007.
+-- COPYRIGHT (c) 1989-2009.
-- On-Line Applications Research Corporation (OAR).
--
-- The license and distribution terms for this file may in
@@ -20,9 +20,7 @@
-- $Id$
--
-with Interfaces; use Interfaces;
with RTEMS;
-with Text_IO;
package Test_Support is