From b22a756c45e26f723c867c8b8b1b32704b8463a2 Mon Sep 17 00:00:00 2001 From: "nachideo.em" Date: Tue, 15 Mar 2022 19:01:44 +0000 Subject: [PATCH] Update on Overleaf. --- sections/import.tex | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/sections/import.tex b/sections/import.tex index 5d419f5..8b13789 100644 --- a/sections/import.tex +++ b/sections/import.tex @@ -1,21 +1 @@ -\begin{algorithm} -\caption{\texttt{astparse}$(s)$} -\label{alg:abort} -\begin{algorithmic}[1] -\Require{$\mathcal N$: A source code from a cell} -\State{$node = genericvisit(s)$} -\If{\texttt{isinstance(node,ast.Name)}} - \If { \texttt{ in main scope} } - \State{\texttt{Populate store and load dictionaries in main scope}} - \ElsIf{} - - \EndIf - -\ElsIf{$c_0$.\texttt{done}} - \State{Clear $c_0$'s results} - \For{$c$ s.t. $(c_0, c) \in \mathcal G$} - \State{\texttt{abort}$(\mathcal N, c)$} - \EndFor -\EndIf -\end{algorithmic} -\end{algorithm} +