home *** CD-ROM | disk | FTP | other *** search
- *** ../starchart/starpost.c Mon Sep 19 09:11:50 1988
- --- starpost.c Mon Sep 26 23:43:16 1988
- ***************
- *** 15,21 ****
- --- 15,25 ----
- */
-
- #include <stdio.h>
- + #ifndef ST_MWC
- #include "starchart.h"
- + #else /* ST_MWC */
- + #include "starchrt.h"
- + #endif /* ST_MWC */
-
- /*
- * Chart parameters (limiting magnitude and window x,y,w,h)
-