Made planet_info_table externally accessible
This commit is contained in:
parent
3cd29ac533
commit
44ac62e474
@ -5,6 +5,8 @@
|
|||||||
#include "gswe-types.h"
|
#include "gswe-types.h"
|
||||||
#include "gswe-timestamp.h"
|
#include "gswe-timestamp.h"
|
||||||
|
|
||||||
|
extern GHashTable *gswe_planet_info_table;
|
||||||
|
|
||||||
void gswe_init(gchar *sweph_path);
|
void gswe_init(gchar *sweph_path);
|
||||||
|
|
||||||
#endif /* __SWE_GLIB_H__ */
|
#endif /* __SWE_GLIB_H__ */
|
||||||
|
Loading…
Reference in New Issue
Block a user