From uunet!rsalz Tue May 19 14:13:59 1992
Received: from uunet.UUCP by sparky.IMD.Sterling.COM (5.65c/IDA-1.4.4)
	id AA03461; Tue, 19 May 1992 14:13:57 -0500
Return-Path: <uunet!rsalz>
Received: by rodan.UU.NET (5.61/UUNET-mail-drop)
	id AA17581; Tue, 19 May 92 14:35:12 -0400
Date: Tue, 19 May 92 14:35:12 -0400
From: uunet!rsalz (Rich Salz)
Message-Id: <9205191835.AA17581@rodan.UU.NET>
To: kent@imd.sterling.com
Subject: cshar/Part06
Status: OR

#! /bin/sh
# This is a shell archive.  Remove anything before this line, then feed it
# into a shell via "sh file" or similar.  To overwrite existing files,
# type "sh file -c".
# The tool that generated this appeared in the comp.sources.unix newsgroup;
# send mail to comp-sources-unix@uunet.uu.net if you want that tool.
# Contents:  patchlog.h
# Wrapped by rsalz@rodan on Tue Apr  7 23:54:49 1992
PATH=/bin:/usr/bin:/usr/ucb ; export PATH
echo If this archive is complete, you will see the following message:
echo '          "shar: End of archive 6 (of 6)."'
if test -f 'patchlog.h' -a "${1}" != "-c" ; then 
  echo shar: Will not clobber existing file \"'patchlog.h'\"
else
  echo shar: Extracting \"'patchlog.h'\" \(256 characters\)
  sed "s/^X//" >'patchlog.h' <<'END_OF_FILE'
X/*
X**  This file records official patches.
X**
X**  $Header: patchlog.h,v 2.3 88/06/06 22:04:33 rsalz Exp $
X**
X**  $Log:	patchlog.h,v $
X**  Revision 2.0  88/05/27  13:32:13  rsalz
X**  First comp.sources.unix release
X*/
X#define VERSION 3
X#define PATCHLEVEL 0
END_OF_FILE
  if test 256 -ne `wc -c <'patchlog.h'`; then
    echo shar: \"'patchlog.h'\" unpacked with wrong size!
  fi
  # end of 'patchlog.h'
fi
echo shar: End of archive 6 \(of 6\).
cp /dev/null ark6isdone
MISSING=""
for I in 1 2 3 4 5 6 ; do
    if test ! -f ark${I}isdone ; then
	MISSING="${MISSING} ${I}"
    fi
done
if test "${MISSING}" = "" ; then
    echo You have unpacked all 6 archives.
    rm -f ark[1-9]isdone
else
    echo You still must unpack the following archives:
    echo "        " ${MISSING}
fi
exit 0

