diff --git a/Secciones/incremental_slicing.tex b/Secciones/incremental_slicing.tex index 6ff8580..96bbceb 100644 --- a/Secciones/incremental_slicing.tex +++ b/Secciones/incremental_slicing.tex @@ -405,7 +405,7 @@ Z; \begin{minipage}{0.64\linewidth} \includegraphics[width=\linewidth]{img/try-catch-example} \end{minipage} - \caption{A simple example of the representation of \texttt{try-catch} structures and method calls that may throw exceptions.} + \caption{A simple example of the representation of \texttt{try-catch} structures and method calls that may throw exceptions. \josep{Pon quien es el CFG y quien el PDG. Por cierto, el arco del catch a la Z (rama false del catch) no es como los que se habian comentado. Es decir, no va a donde iria la ejecucion si el catch no estuviera.}} \label{fig:try-catch} \end{figure} \end{example}