This website works better with JavaScript.
Home
Explore
Help
Sign In
E2L_Ivry
/
cours-python
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
python-07
master
Dimitri Merejkowsky
5 years ago
parent
7e261680f6
commit
52c0f82567
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
sessions/Makefile
+ 1
- 1
sessions/Makefile
View File
@@ -1,4 +1,4 @@
all: python-0
6
.pdf
all: python-0
7
.pdf
%.pdf: %.md
%.pdf: %.md
pandoc -t beamer $< -o $@
pandoc -t beamer $< -o $@