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.7/gcc/ada/a-swbwha.ads | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 gcc-4.7/gcc/ada/a-swbwha.ads (limited to 'gcc-4.7/gcc/ada/a-swbwha.ads') diff --git a/gcc-4.7/gcc/ada/a-swbwha.ads b/gcc-4.7/gcc/ada/a-swbwha.ads deleted file mode 100644 index 6a4fba76f..000000000 --- a/gcc-4.7/gcc/ada/a-swbwha.ads +++ /dev/null @@ -1,25 +0,0 @@ ------------------------------------------------------------------------------- --- -- --- GNAT LIBRARY COMPONENTS -- --- -- --- A D A . S T R I N G S . W I D E _ B O U N D E D . W I D E _ H A S H -- --- -- --- 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.Containers; - -generic - with package Bounded is - new Ada.Strings.Wide_Bounded.Generic_Bounded_Length (<>); - -function Ada.Strings.Wide_Bounded.Wide_Hash (Key : Bounded.Bounded_Wide_String) - return Containers.Hash_Type; - -pragma Preelaborate (Ada.Strings.Wide_Bounded.Wide_Hash); -- cgit v1.2.3