home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sources.x
- From: lordj@rpi.edu (<lordj@rpi.edu>)
- Subject: v19i074: xpt - An X Periodic Table, Patch01
- Message-ID: <1993Apr4.004823.2300@sparky.imd.sterling.com>
- X-Md4-Signature: 12249f20845996afef7cc64fffab0c1e
- Date: Sun, 4 Apr 1993 00:48:23 GMT
- Approved: chris@sparky.imd.sterling.com
-
- Submitted-by: lordj@rpi.edu (<lordj@rpi.edu>)
- Posting-number: Volume 19, Issue 74
- Archive-name: xpt/patch01
- Environment: X11
- Patch-To: xpt: Volume 19, Issue 69
-
-
- Well, there were a couple minor typos in the original, so here's the fix
- for them.
-
- Joel Lord
- lordj@rpi.edu
- -----
- #! /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: xpt.patch1
- # Wrapped by chris@sparky on Sat Apr 3 18:44:20 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 1 (of 1)."'
- if test -f 'xpt.patch1' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'xpt.patch1'\"
- else
- echo shar: Extracting \"'xpt.patch1'\" \(935 characters\)
- sed "s/^X//" >'xpt.patch1' <<'END_OF_FILE'
- X*** table_old.c Fri Mar 5 16:41:24 1993
- X--- table.c Thu Apr 1 12:26:27 1993
- X***************
- X*** 29,33 ****
- X "LiBe B C N O F Ne",
- X "NaMg AlSiP S ClAr",
- X! "K CaScTiVaCrMnFeCoNiCuZnGaGeAsSeBrKr",
- X "RbSrY ZrNbMoTcRuRhPdAgCdInSnSbTeI Xe",
- X "CsBaLaHfTaW ReOsIrPtAuHgTlPbBiPoAtRn",
- X--- 29,33 ----
- X "LiBe B C N O F Ne",
- X "NaMg AlSiP S ClAr",
- X! "K CaScTiV CrMnFeCoNiCuZnGaGeAsSeBrKr",
- X "RbSrY ZrNbMoTcRuRhPdAgCdInSnSbTeI Xe",
- X "CsBaLaHfTaW ReOsIrPtAuHgTlPbBiPoAtRn",
- X***************
- X*** 34,38 ****
- X "FrRaAc ",
- X " ",
- X! " CePrNdPmSmEuGdTbDyHoErTmTbLu",
- X " ThPaU NpPuAmCmBkCfEsFmMdNoLr"
- X };
- X--- 34,38 ----
- X "FrRaAc ",
- X " ",
- X! " CePrNdPmSmEuGdTbDyHoErTmYbLu",
- X " ThPaU NpPuAmCmBkCfEsFmMdNoLr"
- X };
- X
- END_OF_FILE
- if test 935 -ne `wc -c <'xpt.patch1'`; then
- echo shar: \"'xpt.patch1'\" unpacked with wrong size!
- fi
- # end of 'xpt.patch1'
- fi
- echo shar: End of archive 1 \(of 1\).
- cp /dev/null ark1isdone
- MISSING=""
- for I in 1 ; do
- if test ! -f ark${I}isdone ; then
- MISSING="${MISSING} ${I}"
- fi
- done
- if test "${MISSING}" = "" ; then
- echo You have the archive.
- 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@IMD.Sterling.COM | Send comp.sources.x submissions to:
- \X/ Amiga - The only way to fly! |
- "It's intuitively obvious to the most | sources-x@imd.sterling.com
- casual observer..." |
-