~ubuntu-branches/ubuntu/hardy/asis/hardy-proposed

« back to all changes in this revision

Viewing changes to asis/asis-extensions-flat_kinds.ads

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Brenta
  • Date: 2006-08-08 23:02:17 UTC
  • mfrom: (3.1.6 edgy)
  • Revision ID: james.westby@ubuntu.com-20060808230217-8j3ts1m8i83e0apm
Tags: 2005-5

debian/control: add support for alpha and s390.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
--                                                                          --
7
7
--                                 S p e c                                  --
8
8
--                                                                          --
 
9
--            Copyright (c) 1995-2005, Free Software Foundation, Inc.       --
9
10
--                                                                          --
10
11
-- ASIS-for-GNAT is free software; you can redistribute it and/or modify it --
11
12
-- under terms of the  GNU General Public License  as published by the Free --
19
19
-- COPYING. If not, write to the Free Software Foundation,  59 Temple Place --
20
20
-- - Suite 330,  Boston, MA 02111-1307, USA.                                --
21
21
--                                                                          --
 
22
--
 
23
--
 
24
--
 
25
--
 
26
--
 
27
--
 
28
--
22
29
-- ASIS-for-GNAT was originally developed  by the ASIS-for-GNAT team at the --
23
30
-- Software  Engineering  Laboratory  of  the Swiss  Federal  Institute  of --
24
31
-- Technology (LGL-EPFL) in Lausanne,  Switzerland, in cooperation with the --
141
141
      --  corresponds to subtype Internal_Pragma_Kinds
142
142
      ------------------------------------------------------------
143
143
 
144
 
 
145
144
      --  An_All_Calls_Remote_Pragma,       -- E.2.3(4)
146
145
      --  An_Asynchronous_Pragma,           -- E.4.1(2)
147
146
      --  An_Atomic_Pragma,                 -- C.6(2)
748
747
      --  A_Then_Abort_Path,              -- 9.7.4
749
748
      --                                 then abort sequence_of_statements
750
749
 
751
 
 
752
750
      ------------------------------------------------------------
753
751
 
754
752
      --  A_Clause,                  -- Asis.Clauses
781
779
      --  The rest of the A4G.Int_Knds.Internal_Element_Kinds values are the
782
780
      --  special values added the ASIS implementation needs.
783
781
 
784
 
 
785
782
   --  The subtype definitions below define ranges corresponding to the
786
783
   --  positions (subordinate kinds) in the original Element kinds
787
784
   --  classification hierarchy defined in the Asis package, as well as
1003
1000
   --  operator signs. It is an error to call it to an Flat_Element_Kinds
1004
1001
   --  value which does not belong to Flat_Operator_Symbol_Kinds
1005
1002
 
1006
 
end Asis.Extensions.Flat_Kinds;
 
 
b'\\ No newline at end of file'
 
1003
end Asis.Extensions.Flat_Kinds;