Moved GsweAntiscionAxisInfo to its own source files
This commit is contained in:
@@ -65,6 +65,7 @@ IGNORE_HFILES = \
|
||||
gswe-planet-data-private.h \
|
||||
gswe-aspect-info-private.h \
|
||||
gswe-aspect-data-private.h \
|
||||
gswe-antiscion-axis-info-private.h \
|
||||
gswe-antiscion-data-private.h \
|
||||
$(NULL)
|
||||
|
||||
|
@@ -23,6 +23,7 @@
|
||||
<xi:include href="xml/gswe-moon-phase-data.xml"/>
|
||||
<xi:include href="xml/gswe-aspect-data.xml" />
|
||||
<xi:include href="xml/gswe-aspect-info.xml" />
|
||||
<xi:include href="xml/gswe-antiscion-axis-info.xml" />
|
||||
<xi:include href="xml/gswe-antiscion-data.xml" />
|
||||
<xi:include href="xml/swe-glib.xml"/>
|
||||
<xi:include href="xml/gswe-moment.xml"/>
|
||||
|
@@ -97,6 +97,18 @@ GSWE_TYPE_ASPECT_DATA
|
||||
gswe_aspect_data_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gswe-antiscion-axis-info</FILE>
|
||||
GsweAntiscionAxisInfo
|
||||
gswe_antiscion_axis_info_get_axis
|
||||
gswe_antiscion_axis_info_get_name
|
||||
gswe_antiscion_axis_info_get_sign_offset
|
||||
gswe_antiscion_axis_info_get_start_sign
|
||||
<SUBSECTION Standard>
|
||||
GSWE_TYPE_ANTISCION_AXIS_INFO
|
||||
gswe_antiscion_axis_info_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gswe-antiscion-data</FILE>
|
||||
GsweAntiscionData
|
||||
@@ -166,7 +178,6 @@ GsweMoonPhase
|
||||
GswePlanetInfo
|
||||
GsweSignInfo
|
||||
GsweHouseSystemInfo
|
||||
GsweAntiscionAxisInfo
|
||||
GsweCoordinates
|
||||
GsweHouseData
|
||||
<SUBSECTION Standard>
|
||||
|
Reference in New Issue
Block a user