From 6d747e8c298332a2d1f2308e9423fd7fbc63608e Mon Sep 17 00:00:00 2001 From: Josep Silva Date: Sat, 7 Dec 2019 01:38:41 +0000 Subject: [PATCH] --- Secciones/incremental_slicing.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}