Removed comment with aspects
This commit is contained in:
parent
e91e2aa36c
commit
9a80b61aed
@ -75,13 +75,6 @@ typedef struct {
|
|||||||
gboolean major;
|
gboolean major;
|
||||||
} aspectData_t;
|
} aspectData_t;
|
||||||
|
|
||||||
/*
|
|
||||||
* conjuction - 0, 8
|
|
||||||
* sextile - 60, 4
|
|
||||||
* square - 90, 8
|
|
||||||
* trine - 120, 4
|
|
||||||
* opposition - 180, 8
|
|
||||||
*/
|
|
||||||
const aspectData_t aspectData[] = {
|
const aspectData_t aspectData[] = {
|
||||||
// Name Size Orb Harmonic Major
|
// Name Size Orb Harmonic Major
|
||||||
{ "Conjuction", 0, 0, TRUE, TRUE },
|
{ "Conjuction", 0, 0, TRUE, TRUE },
|
||||||
|
Loading…
Reference in New Issue
Block a user