A Moon for the Sun, Release 2.0
What good is a Sun without a Moon? This program implements a Suntool which displays the current phase of the Moon when iconic, and lots of information about the Sun and Moon when open. This has been tested on a Sun 3/260 under Sun 3.4, and a Sun 4/260, also under release 3.4.
The program was written by:
John Walker
Autodesk, Inc.
2320 Marinship Way
Sausalito, CA 94965
(415) 332-2344 Ext. 829
Usenet: {sun!well}!acad!kelvin
This program is in the public domain: "Do what thou wilt shall be the whole of the law". I'd appreciate receiving any bug fixes and/or enhancements, which I'll incorporate in future versions of the program. Please leave the original attribution information intact so that credit and blame may be properly apportioned.
Sources for the algorithms used by the program are cited in the comment at the beginning of moontool.c.
The tool is built with the command:
cc -O moontool.c -o moontool -lm -lsuntool -lsunwindow -lpixrect
