diff options
author | Prabhu Ramachandran | 2016-12-22 00:58:05 +0530 |
---|---|---|
committer | Prabhu Ramachandran | 2016-12-22 00:58:05 +0530 |
commit | aeb04d3b7828d712c76f00d336bfe7bf82433636 (patch) | |
tree | 0ee4d14519715f18076cca061026fbcae3f24e1f /scipy/basic/Makefile | |
parent | 302e107705fcb1191b73941d568614c5fa41aea5 (diff) | |
download | python-workshops-aeb04d3b7828d712c76f00d336bfe7bf82433636.tar.gz python-workshops-aeb04d3b7828d712c76f00d336bfe7bf82433636.tar.bz2 python-workshops-aeb04d3b7828d712c76f00d336bfe7bf82433636.zip |
Update the dates and makefile.
Diffstat (limited to 'scipy/basic/Makefile')
-rw-r--r-- | scipy/basic/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scipy/basic/Makefile b/scipy/basic/Makefile index 07e63f9..228f3d7 100644 --- a/scipy/basic/Makefile +++ b/scipy/basic/Makefile @@ -4,7 +4,8 @@ pdflatex $*.tex pdflatex $*.tex -SLIDES= session1.pdf \ +SLIDES= intro.pdf prelims.pdf session1a.pdf \ + session1b.pdf session2.pdf \ session3.pdf \ session4.pdf \ |