home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / compsrcs / x / volume19 / xpt / patch01 < prev    next >
Encoding:
Text File  |  1993-04-27  |  2.9 KB  |  93 lines

  1. Newsgroups: comp.sources.x
  2. From: lordj@rpi.edu (<lordj@rpi.edu>)
  3. Subject: v19i074:  xpt - An X Periodic Table, Patch01
  4. Message-ID: <1993Apr4.004823.2300@sparky.imd.sterling.com>
  5. X-Md4-Signature: 12249f20845996afef7cc64fffab0c1e
  6. Date: Sun, 4 Apr 1993 00:48:23 GMT
  7. Approved: chris@sparky.imd.sterling.com
  8.  
  9. Submitted-by: lordj@rpi.edu (<lordj@rpi.edu>)
  10. Posting-number: Volume 19, Issue 74
  11. Archive-name: xpt/patch01
  12. Environment: X11
  13. Patch-To: xpt: Volume 19, Issue 69
  14.  
  15.  
  16. Well, there were a couple minor typos in the original, so here's the fix
  17. for them.
  18.  
  19. Joel Lord
  20. lordj@rpi.edu
  21. -----
  22. #! /bin/sh
  23. # This is a shell archive.  Remove anything before this line, then feed it
  24. # into a shell via "sh file" or similar.  To overwrite existing files,
  25. # type "sh file -c".
  26. # Contents:  xpt.patch1
  27. # Wrapped by chris@sparky on Sat Apr  3 18:44:20 1993
  28. PATH=/bin:/usr/bin:/usr/ucb:/usr/local/bin:/usr/lbin ; export PATH
  29. echo If this archive is complete, you will see the following message:
  30. echo '          "shar: End of archive 1 (of 1)."'
  31. if test -f 'xpt.patch1' -a "${1}" != "-c" ; then 
  32.   echo shar: Will not clobber existing file \"'xpt.patch1'\"
  33. else
  34.   echo shar: Extracting \"'xpt.patch1'\" \(935 characters\)
  35.   sed "s/^X//" >'xpt.patch1' <<'END_OF_FILE'
  36. X*** table_old.c    Fri Mar  5 16:41:24 1993
  37. X--- table.c    Thu Apr  1 12:26:27 1993
  38. X***************
  39. X*** 29,33 ****
  40. X  "LiBe                    B C N O F Ne",
  41. X  "NaMg                    AlSiP S ClAr",
  42. X! "K CaScTiVaCrMnFeCoNiCuZnGaGeAsSeBrKr",
  43. X  "RbSrY ZrNbMoTcRuRhPdAgCdInSnSbTeI Xe",
  44. X  "CsBaLaHfTaW ReOsIrPtAuHgTlPbBiPoAtRn",
  45. X--- 29,33 ----
  46. X  "LiBe                    B C N O F Ne",
  47. X  "NaMg                    AlSiP S ClAr",
  48. X! "K CaScTiV CrMnFeCoNiCuZnGaGeAsSeBrKr",
  49. X  "RbSrY ZrNbMoTcRuRhPdAgCdInSnSbTeI Xe",
  50. X  "CsBaLaHfTaW ReOsIrPtAuHgTlPbBiPoAtRn",
  51. X***************
  52. X*** 34,38 ****
  53. X  "FrRaAc                              ",
  54. X  "                                    ",
  55. X! "        CePrNdPmSmEuGdTbDyHoErTmTbLu",
  56. X  "        ThPaU NpPuAmCmBkCfEsFmMdNoLr"
  57. X  };
  58. X--- 34,38 ----
  59. X  "FrRaAc                              ",
  60. X  "                                    ",
  61. X! "        CePrNdPmSmEuGdTbDyHoErTmYbLu",
  62. X  "        ThPaU NpPuAmCmBkCfEsFmMdNoLr"
  63. X  };
  64. X
  65. END_OF_FILE
  66.   if test 935 -ne `wc -c <'xpt.patch1'`; then
  67.     echo shar: \"'xpt.patch1'\" unpacked with wrong size!
  68.   fi
  69.   # end of 'xpt.patch1'
  70. fi
  71. echo shar: End of archive 1 \(of 1\).
  72. cp /dev/null ark1isdone
  73. MISSING=""
  74. for I in 1 ; do
  75.     if test ! -f ark${I}isdone ; then
  76.     MISSING="${MISSING} ${I}"
  77.     fi
  78. done
  79. if test "${MISSING}" = "" ; then
  80.     echo You have the archive.
  81.     rm -f ark[1-9]isdone
  82. else
  83.     echo You still must unpack the following archives:
  84.     echo "        " ${MISSING}
  85. fi
  86. exit 0
  87. exit 0 # Just in case...
  88. -- 
  89.   // chris@IMD.Sterling.COM            | Send comp.sources.x submissions to:
  90. \X/  Amiga - The only way to fly!      |
  91.  "It's intuitively obvious to the most |    sources-x@imd.sterling.com
  92.   casual observer..."                  |
  93.