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