remove /usr/bin/python header
authorPaul Brossier <piem@altern.org>
Thu, 18 May 2006 10:30:02 +0000 (10:30 +0000)
committerPaul 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

index 06e330a..f9fbe23 100644 (file)
@@ -1,4 +1,3 @@
-#! /usr/bin/python
 
 from aubio.bench.node import *
 from os.path import dirname,basename