diff options
-rw-r--r-- | scipy/basic/session4.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scipy/basic/session4.tex b/scipy/basic/session4.tex index 46212ba..156464d 100644 --- a/scipy/basic/session4.tex +++ b/scipy/basic/session4.tex @@ -476,7 +476,8 @@ In []: plot(freq[:250], ...: abs(fft(yc))[:250]) \end{lstlisting} Only scratched the surface here \dots - \inctime{10} + +\inctime{10} \end{frame} |