From d408dbfeabe3b4a65f6e955e97c0bef92056a845 Mon Sep 17 00:00:00 2001 From: Anthony Leonardo Gracio Date: Thu, 10 Oct 2019 15:23:19 +0000 Subject: [Ada] Mention GNAT Studio instead of GPS 2019-10-10 Anthony Leonardo Gracio gcc/ada/ * doc/gnat_ugn/about_this_guide.rst, doc/gnat_ugn/building_executable_programs_with_gnat.rst, doc/gnat_ugn/getting_started_with_gnat.rst, doc/gnat_ugn/gnat_and_program_execution.rst, errout.ads, exp_ch3.adb, gnatls.adb, impunit.adb, lib-writ.ads, opt.ads, sem_ch7.adb, sem_prag.adb, sem_res.adb, sem_warn.adb, terminals.c: Replace GPS by GNAT Studio. * gnat_ugn.texi: Regenerate. From-SVN: r276815 --- gcc/ada/errout.ads | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc/ada/errout.ads') diff --git a/gcc/ada/errout.ads b/gcc/ada/errout.ads index 9a54c7c..37db3e585 100644 --- a/gcc/ada/errout.ads +++ b/gcc/ada/errout.ads @@ -647,8 +647,8 @@ package Errout is -- CODEFIX Facility -- ----------------------- - -- The GPS and GNATBench IDE's have a codefix facility that allows for - -- automatic correction of a subset of the errors and warnings issued + -- The GNAT Studio and GNATBench IDE's have a codefix facility that allows + -- for automatic correction of a subset of the errors and warnings issued -- by the compiler. This is done by recognizing the text of specific -- messages using appropriate matching patterns. -- cgit v1.1