Don't confuse the Sun.

This commit is contained in:
wkj 2004-07-03 17:47:13 +00:00
parent 71be091310
commit 13afc7e57c

View file

@ -200,6 +200,7 @@ extern char* skip(int);
extern double solstice(int);
extern void star(void);
extern void stars(void);
#undef sun
#define sun astrosun /* not the machine! */
extern void sun(void);
extern double sunel(double);