The model-free results writing function was expecting the spin system specific data structures
'heteronuc' and 'proton' to exist however they only exist if the user function 'structure.vectors()'
has been called. Now None is supplied to the line writing function if they're not there.