repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git]
/
lastrecorder-hg
/
lastrecorder.patch
blob
058663abb7096486567d1e6f08ade1777782c21f
1
--- lastrecorder/lastrecorder.py 2010-05-17 11:35:35.732328612 +0200
2
+++ lastrecorder/lastrecorder.py 2010-05-17 11:59:44.745526873 +0200
3
@@ -1,3 +1,5 @@
4
+#!/usr/bin/env python
5
+
6
from lastrecorder.main import main
7
8
if __name__ == '__main__':