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
13 draft
master
Dimitri Merejkowsky
5 years ago
parent
e98bcda357
commit
b755b8d5d4
1 changed files
with
1 additions
and
1 deletions
Split 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-1
2
.pdf
all: python-1
3
.pdf
%.pdf: %.md
pandoc -t beamer $< -o $@