From f378ebf14df0952eae870c9865bab8326aa8f137 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Wed, 17 Jun 2015 11:09:54 -0700 Subject: Delete old versions of GCC. Change-Id: I710f125d905290e1024cbd67f48299861790c66c --- gcc-4.4.0/gcc/ada/a-titest.ads | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 gcc-4.4.0/gcc/ada/a-titest.ads (limited to 'gcc-4.4.0/gcc/ada/a-titest.ads') diff --git a/gcc-4.4.0/gcc/ada/a-titest.ads b/gcc-4.4.0/gcc/ada/a-titest.ads deleted file mode 100644 index 93cf47aad..000000000 --- a/gcc-4.4.0/gcc/ada/a-titest.ads +++ /dev/null @@ -1,23 +0,0 @@ ------------------------------------------------------------------------------- --- -- --- GNAT RUN-TIME COMPONENTS -- --- -- --- A D A . T E X T _ I O . T E X T _ S T R E A M S -- --- -- --- S p e c -- --- -- --- This specification is derived from the Ada Reference Manual for use with -- --- GNAT. In accordance with the copyright of that document, you can freely -- --- copy and modify this specification, provided that if you redistribute a -- --- modified version, any changes that you have made are clearly indicated. -- --- -- ------------------------------------------------------------------------------- - -with Ada.Streams; -package Ada.Text_IO.Text_Streams is - - type Stream_Access is access all Streams.Root_Stream_Type'Class; - - function Stream (File : File_Type) return Stream_Access; - -end Ada.Text_IO.Text_Streams; -- cgit v1.2.3