File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848** Initial programming 8/28-30/1991.
4949** X Window graphics initially programmed 10/23-29/1991.
5050** PostScript graphics initially programmed 11/29-30/1992.
51- ** Last code change made 4/2 /2024.
51+ ** Last code change made 4/22 /2024.
5252*/
5353
5454/*
292292** One shouldn't ever need to change anything below this line to compile.
293293*/
294294
295- #define BETA // Uncomment to compile in beta message on startup.
295+ // #define BETA // Uncomment to compile in beta message on startup.
296296#define ASTROLOG
297297#ifdef _DEBUG
298298#define DEBUG
@@ -1715,7 +1715,7 @@ typedef struct _UserSettings {
17151715 flag fSidereal2 ; // -Ys
17161716 flag fTrueNode ; // -Yn
17171717 flag fNoNutation ; // -Yn0
1718- flag fNaturalNode ; // -Yn1
1718+ flag fNaturalNode ; // -Ynn
17191719 flag fEuroDate ; // -Yd
17201720 flag fEuroTime ; // -Yt
17211721 flag fEuroDist ; // -Yv
You can’t perform that action at this time.
0 commit comments