home *** CD-ROM | disk | FTP | other *** search
- Path: uunet!zephyr.ens.tek.com!master!saab!billr
- From: billr@saab.CNA.TEK.COM (Bill Randle)
- Newsgroups: comp.sources.games
- Subject: v14i111: scrabble2 - another version of the crossword-puzzle board game, Part19/18
- Message-ID: <3632@master.CNA.TEK.COM>
- Date: 22 Sep 92 23:28:48 GMT
- Sender: news@master.CNA.TEK.COM
- Lines: 35
- Approved: billr@saab.CNA.TEK.COM
-
- Submitted-by: jac@doe.carleton.ca (James A. Cherry)
- Posting-number: Volume 14, Issue 111
- Archive-name: scrabble2/Part19
- Environment: curses
-
- [Due to a screwup on my part, the "bldddict.sh" file didn't get
- included in Part01 as stated on the MANIFEST. Here it is. -br]
-
- #! /bin/sh
- # This is a shell archive. Remove anything before this line, then unpack
- # it by saving it into a file and typing "sh file". To overwrite existing
- # files, type "sh file -c". You can also feed this as standard input via
- # unshar, or by typing "sh <file", e.g.. If this archive is complete, you
- # will see the following message at the end:
- # "End of archive 19 (of 18)."
- # Contents: blddict.sh
- # Wrapped by billr@saab on Tue Sep 22 16:26:48 1992
- PATH=/bin:/usr/bin:/usr/ucb ; export PATH
- if test -f 'blddict.sh' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'blddict.sh'\"
- else
- echo shar: Extracting \"'blddict.sh'\" \(48 characters\)
- sed "s/^X//" >'blddict.sh' <<'END_OF_FILE'
- Xcat scrabdict.a? > scrabbledict
- Xrm scrabdict.a?
- END_OF_FILE
- if test 48 -ne `wc -c <'blddict.sh'`; then
- echo shar: \"'blddict.sh'\" unpacked with wrong size!
- fi
- chmod +x 'blddict.sh'
- # end of 'blddict.sh'
- fi
- echo shar: End of archive 19 \(of 18\).
- ## End of shell archive.
- exit 0
-