add #/usr/bin/env python to all python files

This commit is contained in:
marina.kolpakova
2012-11-23 22:57:22 +04:00
parent 8579666b03
commit 285d6320be
92 changed files with 183 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
#/usr/bin/env python
'''
Robust line fitting.
==================