make astro work on suns. ;-)
This commit is contained in:
parent
304b47c101
commit
77b3fa7c29
@ -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);
|
||||||
|
#define sun astrosun /* not the machine! */
|
||||||
extern void sun(void);
|
extern void sun(void);
|
||||||
extern double sunel(double);
|
extern double sunel(double);
|
||||||
extern void venus(void);
|
extern void venus(void);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user