home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume12 / ephem4.13 / sac-ephem-pch < prev    next >
Encoding:
Text File  |  1990-04-13  |  695 b   |  26 lines

  1. Newsgroups: comp.sources.misc
  2. subject: v12i005: ephem 4.13 sac-ephem bug
  3. From: ecd@cs.umn.edu@ncs-med.UUCP (Elwood C. Downey)
  4. Sender: allbery@uunet.UU.NET (Brandon S. Allbery - comp.sources.misc)
  5.  
  6. Posting-number: Volume 12, Issue 5
  7. Submitted-by: ecd@cs.umn.edu@ncs-med.UUCP (Elwood C. Downey)
  8. Archive-name: ephem4.13/sac-ephem-pch
  9.  
  10. [Unofficial.  ++bsa]
  11.  
  12. I would like to report a bug in the sac-ephem script posted with the ephem 4.13
  13. upgrade kit. This bug does not effect ephem itself in any way.
  14.  
  15. Just change the line that reads:
  16.         print nm, ra, dec, mag, "2000"    \
  17. to:
  18.         print nm, "f", ra, dec, mag, "2000"    \
  19.  
  20.  
  21. Thanks.
  22.  
  23. Elwood Downey
  24. umn-cs!nsc-med!ecd or uunet!cs.umn.edu!dimed1!downey
  25.  
  26.