diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-04-03 09:37:26 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-04-03 09:37:26 -0700 |
commit | 31031eddacda46a500b2390f52cd4474bcaf84ca (patch) | |
tree | 28111445709b1e369e559db59f8c46cf5b81a203 /gcc/just-fixinc | |
parent | 732dcb6f2a8254467d15cffc3cebf3467c4d010f (diff) | |
download | gcc-31031eddacda46a500b2390f52cd4474bcaf84ca.zip gcc-31031eddacda46a500b2390f52cd4474bcaf84ca.tar.gz gcc-31031eddacda46a500b2390f52cd4474bcaf84ca.tar.bz2 |
dummy commit before merge
From-SVN: r18980
Diffstat (limited to 'gcc/just-fixinc')
-rwxr-xr-x | gcc/just-fixinc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/just-fixinc b/gcc/just-fixinc index 06cf996..a7d1968 100755 --- a/gcc/just-fixinc +++ b/gcc/just-fixinc @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: just-fixinc,v 1.1 1997/08/11 15:57:11 law Exp $ +# $Id: just-fixinc,v 1.2 1998/04/03 16:35:58 law Exp $ # This script exists for use after installing # the GCC binaries from a distribution tape/CD-ROM. # Use it *after* copying the directory of binaries |