%% appendix file for my thesis.
%% sections include:
%% Program code



%%%% Appendix A

\section{Sample Help File}

\input{help.tex}

%%%% Appendix B

\section{alt.personals memo}

\input{alt-p.tex}

%%% Appendix C

\section{Code Listings}

%%% Appendix C.1

\subsection{Header Files}

\tgrindfile{widgets.h.tex}

\tgrindfile{params.h.tex}

%%% Appendix C.2
\subsection{Modified Builder Code}

\tgrindfile{main-c.tex}

\tgrindfile{creation-c.tex}

%%%% Appendix C.3
\subsection{Callbacks}

\tgrindfile{callbacks-c.tex}

%%%% Appendix C.4
\subsection{Viewbrowser}

\tgrindfile{viewbrowser.tex}

%%%% Appendix C.5
\subsection{Help}

\tgrindfile{hes.h.tex}

\tgrindfile{hes.tex}

%%%% Appendix C.6
\subsection{Errors}

\tgrindfile{errors.h.tex}


