1GNAT Reference Manual
2=====================
3
4*GNAT, The GNU Ada Development Environment*
5
6.. only:: PRO
7
8   *GNAT Pro Edition*
9
10   | Version |version|
11   | Date: |today|
12
13.. only:: GPL
14
15   *GNAT GPL Edition*
16
17   | Version |version|
18   | Date: |today|
19
20.. only:: FSF
21
22   .. raw:: texinfo
23
24      @include gcc-common.texi
25      GCC version @value{version-GCC}@*
26
27AdaCore
28
29Permission is granted to copy, distribute and/or modify this document
30under the terms of the GNU Free Documentation License, Version 1.3 or
31any later version published by the Free Software Foundation; with no
32Invariant Sections, with the Front-Cover Texts being "GNAT Reference
33Manual", and with no Back-Cover Texts.  A copy of the license is
34included in the section entitled :ref:`gnu_fdl`.
35
36.. toctree::
37   :numbered:
38   :maxdepth: 3
39
40   gnat_rm/about_this_guide
41   gnat_rm/implementation_defined_pragmas
42   gnat_rm/implementation_defined_aspects
43   gnat_rm/implementation_defined_attributes
44   gnat_rm/standard_and_implementation_defined_restrictions
45   gnat_rm/implementation_advice
46   gnat_rm/implementation_defined_characteristics
47   gnat_rm/intrinsic_subprograms
48   gnat_rm/representation_clauses_and_pragmas
49   gnat_rm/standard_library_routines
50   gnat_rm/the_implementation_of_standard_i_o
51   gnat_rm/the_gnat_library
52   gnat_rm/interfacing_to_other_languages
53   gnat_rm/specialized_needs_annexes
54   gnat_rm/implementation_of_specific_ada_features
55   gnat_rm/implementation_of_ada_2012_features
56   gnat_rm/obsolescent_features
57   gnat_rm/compatibility_and_porting_guide
58
59.. raw:: latex
60
61   \appendix
62
63.. toctree::
64   :maxdepth: 3
65
66   share/gnu_free_documentation_license
67