slides/slides08.tex
changeset 814 1fbaa5f05516
parent 813 059f970287d1
child 817 89f9c68fc417
equal deleted inserted replaced
813:059f970287d1 814:1fbaa5f05516
   559 \end{frame}
   559 \end{frame}
   560 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
   560 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
   561 
   561 
   562 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   562 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   563 \begin{frame}[c,fragile]
   563 \begin{frame}[c,fragile]
   564 \frametitle{Factorial}
   564 \frametitle{\mbox{}\hspace{5cm}Factorial}
   565 
   565 
   566 \begin{textblock}{7}(1,1.8)\footnotesize
   566 \begin{textblock}{7}(0,1.0)\footnotesize
   567 \begin{minipage}{6cm}
   567 \begin{minipage}{6cm}
   568 \begin{lstlisting}[language=JVMIS,basicstyle=\ttfamily, numbers=none]
   568 \begin{lstlisting}[language=JVMIS,basicstyle=\ttfamily, numbers=none]
   569 .method public static facT(II)I 
   569 .method public static facT(II)I 
   570 .limit locals 2
   570 .limit locals 2
   571 .limit stack 6
   571 .limit stack 6