projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bf3831
)
remove /usr/bin/python header
author
Paul Brossier
<piem@altern.org>
Thu, 18 May 2006 10:30:02 +0000
(10:30 +0000)
committer
Paul Brossier
<piem@altern.org>
Thu, 18 May 2006 10:30:02 +0000
(10:30 +0000)
remove /usr/bin/python header
python/aubio/bench/onset.py
patch
|
blob
|
history
diff --git
a/python/aubio/bench/onset.py
b/python/aubio/bench/onset.py
index 06e330a339a4569ef29a7eb66c17d7a3465f8d9e..f9fbe23d38b1ad9b202e05c1ca175ec3f32f398d 100644
(file)
--- a/
python/aubio/bench/onset.py
+++ b/
python/aubio/bench/onset.py
@@
-1,4
+1,3
@@
-#! /usr/bin/python
from aubio.bench.node import *
from os.path import dirname,basename