% Solar Active Region EUV Spectrum from SERTS, Roger J. Thomas & W.M. Neupert
% Published in Ap.J.Suppl. 91, 461-482, 1994  (Final Version with corrections)
% ----------------------------------------------------------------------------
%	Produces Tables 1, 2, 3, 4, & 6

\documentstyle[apjpt]{article}
\newcommand{\de}{^\circ}

\begin{document}
\include{table1}
\include{table2}
\include{table3}
\addtocounter{page}{1}
\include{table4}
\addtocounter{table}{1}
\addtocounter{page}{1}
\include{table6}
\end{document}
