mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-07-18 13:04:19 -04:00
changed python2.3 to python
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2.3
|
||||
#!/usr/bin/env python
|
||||
|
||||
from Numeric import *
|
||||
from FFT import *
|
||||
|
Reference in New Issue
Block a user