diff options
author | Geoffrey Keating <geoffk@redhat.com> | 2002-03-14 11:00:22 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@gcc.gnu.org> | 2002-03-14 11:00:22 +0000 |
commit | 6cbcc54138180f03dcd58067bdc5b81d4ccbb4ef (patch) | |
tree | 0df4aae3843760e99eb325f5ca186099a3db2566 /gcc/ada/treeprs.adt | |
parent | 3f26edaa1969c9ec8b79f2f129b37a91a8b0c7c0 (diff) | |
download | gcc-6cbcc54138180f03dcd58067bdc5b81d4ccbb4ef.zip gcc-6cbcc54138180f03dcd58067bdc5b81d4ccbb4ef.tar.gz gcc-6cbcc54138180f03dcd58067bdc5b81d4ccbb4ef.tar.bz2 |
Delete all lines containing "$Revision:".
* xeinfo.adb: Don't look for revision numbers.
* xnmake.adb: Likewise.
* xsinfo.adb: Likewise.
* xsnames.adb: Likewise.
* xtreeprs.adb: Likewise.
From-SVN: r50768
Diffstat (limited to 'gcc/ada/treeprs.adt')
-rw-r--r-- | gcc/ada/treeprs.adt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/treeprs.adt b/gcc/ada/treeprs.adt index 5cf6989..e9666d1 100644 --- a/gcc/ada/treeprs.adt +++ b/gcc/ada/treeprs.adt @@ -6,7 +6,6 @@ -- -- -- T e m p l a t e -- -- -- --- $Revision: 1.17 $ -- -- -- -- Copyright (C) 1992-1997 Free Software Foundation, Inc. -- -- -- |