Don't confuse the Sun.
This commit is contained in:
parent
71be091310
commit
13afc7e57c
1 changed files with 1 additions and 0 deletions
|
|
@ -200,6 +200,7 @@ extern char* skip(int);
|
||||||
extern double solstice(int);
|
extern double solstice(int);
|
||||||
extern void star(void);
|
extern void star(void);
|
||||||
extern void stars(void);
|
extern void stars(void);
|
||||||
|
#undef sun
|
||||||
#define sun astrosun /* not the machine! */
|
#define sun astrosun /* not the machine! */
|
||||||
extern void sun(void);
|
extern void sun(void);
|
||||||
extern double sunel(double);
|
extern double sunel(double);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue