| 2 |
|
\usepackage{graphicx} |
| 3 |
|
\usepackage{psfrag} |
| 4 |
|
\usepackage{amsmath} |
| 5 |
+ |
\usepackage{amssymb} |
| 6 |
|
\usepackage{color} |
| 7 |
|
\usepackage{subfigure} |
| 8 |
+ |
\usepackage{listings} |
| 9 |
|
|
| 10 |
|
%\usepackage{makeidx} % Uncomment this line and the next if you want |
| 11 |
|
%\makeindex % to generate an index for your document |
| 14 |
|
%\setlength{\evensidemargin}{0in} |
| 15 |
|
%\setlength{\oddsidemargin}{0.5in} |
| 16 |
|
\begin{document} |
| 17 |
< |
|
| 17 |
> |
\renewcommand{\lstlistingname}{Scheme} |
| 18 |
|
\mainmatter %note we are skipping the title stuff for now. |