/* he1nionryd.h */ /* *ionization potential of level n, in Rydbergs */ EXTERN struct t_He1NIonRyd { float He1IonRyd[NHE1LVL + 1]; } He1NIonRyd;