%\documentclass[slideBW,contemporain,colorBG,pdf]{prosper} \documentclass[slideColor,mcgill,colorBG,pdf]{prosper} \usepackage{pstricks,epic,eepic,qtree,epsfig,graphicx,calc} \usepackage{pst-tree} \usepackage{alltt} \newcommand{\commentout}[1]{} \title{Soot, a Tool for Analyzing and Transforming Java Bytecode} \author{Laurie Hendren, Patrick Lam, Jennifer Lhot\'ak, Ond\v{r}ej Lhot\'ak and Feng Qian \\ McGill University \\ \hspace{1in} \\ \em{Special thanks to John Jorgensen and Navindra Umanee for help in preparing \\ Soot 2.0 and this tutorial.} \\ \hspace{1in} \\ \em{Soot development has been supported, in part, by research grants from NSERC, FCAR and IBM} \\ \hspace{1in} \\ \tt{http://www.sable.mcgill.ca/soot/} } \begin{document} \maketitle \include{intro} \include{intra} \include{allphases} \include{inter} \include{other} \include{concl} \end{document}