summaryrefslogtreecommitdiff
path: root/gcc/ada/gnat_rm.texi
diff options
context:
space:
mode:
authorbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>2003-05-22 16:25:58 +0000
committerbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>2003-05-22 16:25:58 +0000
commitd817c44c03e31124750b2a966bed22143892cdae (patch)
treec324f6dd1b66d6c5e8315782a21f5d9975f715cf /gcc/ada/gnat_rm.texi
parent844187068a9a0c86f25d29b02d073f8d04b0ff36 (diff)
downloadgcc-d817c44c03e31124750b2a966bed22143892cdae.tar.gz
* gnat_rm.texi : Remove reference to Ada Core Technologies.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67089 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/gnat_rm.texi')
-rw-r--r--gcc/ada/gnat_rm.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/ada/gnat_rm.texi b/gcc/ada/gnat_rm.texi
index 9242fcc1f5f..86d019ec071 100644
--- a/gcc/ada/gnat_rm.texi
+++ b/gcc/ada/gnat_rm.texi
@@ -8,7 +8,7 @@
@c o
@c G N A T _ RM o
@c o
-@c Copyright (C) 1995-2002 Free Software Foundation o
+@c Copyright (C) 1995-2003 Free Software Foundation o
@c o
@c o
@c GNAT is maintained by Ada Core Technologies Inc (http://www.gnat.com). o
@@ -11168,8 +11168,8 @@ of the length corresponding to the @code{@var{type}'Size} value in Ada.
@noindent
The interface to C++ makes use of the following pragmas, which are
primarily intended to be constructed automatically using a binding generator
-tool, although it is possible to construct them by hand. Ada Core
-Technologies does not currently supply a suitable binding generator tool.
+tool, although it is possible to construct them by hand. No suitable binding
+generator tool is supplied with GNAT though.
Using these pragmas it is possible to achieve complete
inter-operability between Ada tagged types and C class definitions.