home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sources.x
- From: philb@cats.UCSC.EDU (Philip Brown)
- Subject: v20i135: kdrill - A program to quiz folks on kanji, Part02/02
- Message-ID: <1993Sep7.115616.26367@sparky.sterling.com>
- X-Md4-Signature: 9aab5e938dfb70948361750ad9561427
- Sender: chris@sparky.sterling.com (Chris Olson)
- Organization: Sterling Software
- Date: Tue, 7 Sep 1993 11:56:16 GMT
- Approved: chris@sterling.com
-
- Submitted-by: philb@cats.UCSC.EDU (Philip Brown)
- Posting-number: Volume 20, Issue 135
- Archive-name: kdrill/part02
- Environment: X11
- Supersedes: kdrill: Volume 20, Issue 95
-
- #! /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".
- # Contents: KDrill PATCHLIST patchlevel.h
- # Wrapped by chris@sparky on Tue Sep 7 06:40:50 1993
- PATH=/bin:/usr/bin:/usr/ucb:/usr/local/bin:/usr/lbin ; export PATH
- echo If this archive is complete, you will see the following message:
- echo ' "shar: End of archive 2 (of 2)."'
- if test -f 'KDrill' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'KDrill'\"
- else
- echo shar: Extracting \"'KDrill'\" \(125 characters\)
- sed "s/^X//" >'KDrill' <<'END_OF_FILE'
- X!This resource file is NOT CHECKED (I think),
- X!But try it anyways if it works for you.
- XKDrill*width: 400
- XKDrill*height: 300
- X
- END_OF_FILE
- if test 125 -ne `wc -c <'KDrill'`; then
- echo shar: \"'KDrill'\" unpacked with wrong size!
- fi
- # end of 'KDrill'
- fi
- if test -f 'PATCHLIST' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'PATCHLIST'\"
- else
- echo shar: Extracting \"'PATCHLIST'\" \(183 characters\)
- sed "s/^X//" >'PATCHLIST' <<'END_OF_FILE'
- Xkdrill v1.1:
- X - Patched so initstuff gets passed argc and argv!!
- X - Now actually checks for depth of window. QUITE important, when
- X creating a pixmap, eh?! (hardcoding, bad. Bad!)
- X
- END_OF_FILE
- if test 183 -ne `wc -c <'PATCHLIST'`; then
- echo shar: \"'PATCHLIST'\" unpacked with wrong size!
- fi
- # end of 'PATCHLIST'
- fi
- if test -f 'patchlevel.h' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'patchlevel.h'\"
- else
- echo shar: Extracting \"'patchlevel.h'\" \(76 characters\)
- sed "s/^X//" >'patchlevel.h' <<'END_OF_FILE'
- X#ifndef _PATCHLEVEL_H
- X#define _PATCHLEVEL_H
- X
- X#define VERSION "v1.1"
- X
- X#endif
- END_OF_FILE
- if test 76 -ne `wc -c <'patchlevel.h'`; then
- echo shar: \"'patchlevel.h'\" unpacked with wrong size!
- fi
- # end of 'patchlevel.h'
- fi
- echo shar: End of archive 2 \(of 2\).
- cp /dev/null ark2isdone
- MISSING=""
- for I in 1 2 ; do
- if test ! -f ark${I}isdone ; then
- MISSING="${MISSING} ${I}"
- fi
- done
- if test "${MISSING}" = "" ; then
- echo You have unpacked both archives.
- rm -f ark[1-9]isdone
- else
- echo You still must unpack the following archives:
- echo " " ${MISSING}
- fi
- exit 0
- exit 0 # Just in case...
- --
- // chris@Sterling.COM | Send comp.sources.x submissions to:
- \X/ Amiga - The only way to fly! | sources-x@sterling.com
- "It's intuitively obvious to the |
- most casual observer..." | GCS d+/-- p+ c++ l+ m+ s++/+ g+ w+ t+ r+ x+
-