diff options
author | Santosh G. Vattam | 2010-01-25 17:53:03 +0530 |
---|---|---|
committer | Santosh G. Vattam | 2010-01-25 17:53:03 +0530 |
commit | 27fba3297e33331039fbae3caff26a0a4b385f46 (patch) | |
tree | 2c5744db9b8a97881cc48cc68dddaa2f88ef1318 /day1/session5.tex | |
parent | 6bd23550d9a318d62c9570f32c23674e0a19b435 (diff) | |
parent | d805f82a51cf85c2ff20dd1c3bb2052dd7a22173 (diff) | |
download | workshops-more-scipy-27fba3297e33331039fbae3caff26a0a4b385f46.tar.gz workshops-more-scipy-27fba3297e33331039fbae3caff26a0a4b385f46.tar.bz2 workshops-more-scipy-27fba3297e33331039fbae3caff26a0a4b385f46.zip |
Branches merged.
Diffstat (limited to 'day1/session5.tex')
-rw-r--r-- | day1/session5.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/day1/session5.tex b/day1/session5.tex index 3fe435e..1098b3e 100644 --- a/day1/session5.tex +++ b/day1/session5.tex @@ -135,7 +135,7 @@ plot(l, tsq, '.') \end{block} \end{columns} \begin{block}{Problem Statement} - Tweak above code to plot data in file 'location.txt'. + Tweak above code to plot data in file `pos.txt'. \end{block} \end{frame} |