diff options
author | geoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-03-14 11:00:22 +0000 |
---|---|---|
committer | geoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-03-14 11:00:22 +0000 |
commit | cd0ed284ac5b6f9a244d6f95386b2fd7302dd2f8 (patch) | |
tree | 0df4aae3843760e99eb325f5ca186099a3db2566 /gcc/ada/i-cobol.ads | |
parent | 8c9bf23a31dfff2a8a0747002961da3cced52d83 (diff) | |
download | gcc-cd0ed284ac5b6f9a244d6f95386b2fd7302dd2f8.tar.gz |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50768 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/i-cobol.ads')
-rw-r--r-- | gcc/ada/i-cobol.ads | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/i-cobol.ads b/gcc/ada/i-cobol.ads index cbb3c350dec..3f9a275f9ed 100644 --- a/gcc/ada/i-cobol.ads +++ b/gcc/ada/i-cobol.ads @@ -7,7 +7,6 @@ -- S p e c -- -- (ASCII Version) -- -- -- --- $Revision: 1.10 $ -- -- -- Copyright (C) 1993-2000 Free Software Foundation, Inc. -- -- -- |