remove the ringhelper work array
This commit is contained in:
parent
980e27853d
commit
96999dcf00
2 changed files with 51 additions and 53 deletions
|
@ -60,7 +60,7 @@ typedef struct
|
|||
typedef struct
|
||||
{
|
||||
sharp_ringpair *pair;
|
||||
int npairs;
|
||||
int npairs, nphmax;
|
||||
} sharp_geom_info;
|
||||
|
||||
/*! \defgroup almgroup Helpers for dealing with a_lm */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue