/* shell.h */ EXTERN struct t_Shell { char chShell[7][3]; } Shell; /* *character representation of shells 1 to 7 of atoms and ions, '1s', '2s', etc */