diff options
author | Javier Miranda <miranda@adacore.com> | 2022-12-21 18:55:50 +0000 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-05-15 11:36:40 +0200 |
commit | b7d26cb1fe3e8f8b44ae82894750d18d2094234e (patch) | |
tree | 228748a7b116275449e8c5705882d0f542e70841 /gcc/ada/gnat_ugn.texi | |
parent | a92397f05dea514bc7ccc355c70dfb97d2474cb0 (diff) | |
download | gcc-b7d26cb1fe3e8f8b44ae82894750d18d2094234e.zip gcc-b7d26cb1fe3e8f8b44ae82894750d18d2094234e.tar.gz gcc-b7d26cb1fe3e8f8b44ae82894750d18d2094234e.tar.bz2 |
ada: INOX: prototype RFC on String Interpolation
gcc/ada/
* doc/gnat_rm/implementation_defined_pragmas.rst
(Extensions_Allowed): Document string interpolation.
* gnat_rm.texi: Regenerate.
* gnat_ugn.texi: Regenerate.
Diffstat (limited to 'gcc/ada/gnat_ugn.texi')
-rw-r--r-- | gcc/ada/gnat_ugn.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi index e8512cb..134a42e 100644 --- a/gcc/ada/gnat_ugn.texi +++ b/gcc/ada/gnat_ugn.texi @@ -29433,8 +29433,8 @@ to permit their use in free software. @printindex ge -@anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{ } @anchor{cf}@w{ } +@anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{ } @c %**end of body @bye |