0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/calculators/castep.py python-ase-3.7.1.3184/ase/calculators/castep.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/calculators/castep.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/calculators/castep.py	2013-06-21 18:55:15.787386759 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/python
0d9467c
 # -*- coding: utf-8 -*-
0d9467c
 """This module defines an interface to CASTEP for
0d9467c
     use by the ASE (Webpage: http://wiki.fysik.dtu.dk/ase)
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/calculators/jacapo/setup.py python-ase-3.7.1.3184/ase/calculators/jacapo/setup.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/calculators/jacapo/setup.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/calculators/jacapo/setup.py	2013-06-21 18:55:15.385385219 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 
0d9467c
 from distutils.core import setup
0d9467c
 from glob import glob
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/calculators/lammps.py python-ase-3.7.1.3184/ase/calculators/lammps.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/calculators/lammps.py	2013-05-16 09:53:15.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/calculators/lammps.py	2013-06-21 18:55:15.687386376 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 
0d9467c
 # lammps.py (2011/03/29)
0d9467c
 # An ASE calculator for the LAMMPS classical MD code available from
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/gui/ag.py python-ase-3.7.1.3184/ase/gui/ag.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/gui/ag.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/gui/ag.py	2013-06-21 18:55:18.014395291 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 
0d9467c
 # Copyright 2008, 2009
0d9467c
 # CAMd (see accompanying license files for details).
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/gui/constraints.py python-ase-3.7.1.3184/ase/gui/constraints.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/gui/constraints.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/gui/constraints.py	2013-06-21 18:55:18.113395670 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 from math import sqrt
0d9467c
 
0d9467c
 import gtk
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/gui/dft.py python-ase-3.7.1.3184/ase/gui/dft.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/gui/dft.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/gui/dft.py	2013-06-21 18:55:17.838394617 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 from math import sqrt
0d9467c
 
0d9467c
 import gtk
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/gui/execute.py python-ase-3.7.1.3184/ase/gui/execute.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/gui/execute.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/gui/execute.py	2013-06-21 18:55:17.997395226 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 import __future__
0d9467c
 import gtk
0d9467c
 from gettext import gettext as _
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/gui/graphs.py python-ase-3.7.1.3184/ase/gui/graphs.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/gui/graphs.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/gui/graphs.py	2013-06-21 18:55:17.986395184 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 from math import sqrt
0d9467c
 
0d9467c
 import gtk
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/gui/movie.py python-ase-3.7.1.3184/ase/gui/movie.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/gui/movie.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/gui/movie.py	2013-06-21 18:55:17.964395099 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 import gtk
0d9467c
 from gettext import gettext as _
0d9467c
 import gobject
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/gui/render.py python-ase-3.7.1.3184/ase/gui/render.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/gui/render.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/gui/render.py	2013-06-21 18:55:17.920394931 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 import gtk
0d9467c
 from gettext import gettext as _
0d9467c
 from ase.gui.widgets import pack, Help, oops
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/gui/repeat.py python-ase-3.7.1.3184/ase/gui/repeat.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/gui/repeat.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/gui/repeat.py	2013-06-21 18:55:17.777394383 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 import gtk
0d9467c
 from math import sqrt
0d9467c
 from gettext import gettext as _
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/gui/settings.py python-ase-3.7.1.3184/ase/gui/settings.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/gui/settings.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/gui/settings.py	2013-06-21 18:55:17.784394410 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 import gtk
0d9467c
 from ase.gui.widgets import pack
0d9467c
 from gettext import gettext as _
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/gui/view.py python-ase-3.7.1.3184/ase/gui/view.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/gui/view.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/gui/view.py	2013-06-21 18:55:17.764394333 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 
0d9467c
 # Emacs: treat this as -*- python -*-
0d9467c
 
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/infrared.py python-ase-3.7.1.3184/ase/infrared.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/infrared.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/infrared.py	2013-06-21 18:55:14.946383537 +0200
0d9467c
@@ -107,7 +107,6 @@
0d9467c
 
0d9467c
     Example:
0d9467c
 
0d9467c
-    >>> #!/usr/bin/env python
0d9467c
 
0d9467c
     >>> from ase.io import read
0d9467c
     >>> from ase.calculators.siesta import Siesta
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/lattice/compounds.py python-ase-3.7.1.3184/ase/lattice/compounds.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/lattice/compounds.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/lattice/compounds.py	2013-06-21 18:55:17.195392153 +0200
0d9467c
@@ -86,7 +86,6 @@
0d9467c
 
0d9467c
      Example::
0d9467c
 
0d9467c
-         #!/usr/bin/env python
0d9467c
     
0d9467c
          from ase.lattice.hexagonal import *
0d9467c
          from ase.lattice.compounds import *
0d9467c
@@ -131,7 +130,6 @@
0d9467c
      O    .3059 0   1/4  .0068  .0083 .00046  .0042 .00058  .0012
0d9467c
 
0d9467c
      Example:
0d9467c
-     #!/usr/bin/env python
0d9467c
      from ase.lattice.hexagonal import *
0d9467c
      from ase.lattice.compounds import *
0d9467c
      import ase.io as io
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/test/castep/castep_interface.py python-ase-3.7.1.3184/ase/test/castep/castep_interface.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/test/castep/castep_interface.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/test/castep/castep_interface.py	2013-06-21 18:55:16.650390065 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/python
0d9467c
 """Simple shallow test of the CASTEP interface"""
0d9467c
 
0d9467c
 import os
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/test/vasp/vasp_Al_volrelax.py python-ase-3.7.1.3184/ase/test/vasp/vasp_Al_volrelax.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/test/vasp/vasp_Al_volrelax.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/test/vasp/vasp_Al_volrelax.py	2013-06-21 18:55:16.468389368 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/python
0d9467c
 
0d9467c
 """
0d9467c
 Run VASP tests to ensure that relaxation with the VASP calculator works.
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/test/vasp/vasp_co.py python-ase-3.7.1.3184/ase/test/vasp/vasp_co.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/test/vasp/vasp_co.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/test/vasp/vasp_co.py	2013-06-21 18:55:16.461389341 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/python
0d9467c
 
0d9467c
 """
0d9467c
 Run some VASP tests to ensure that the VASP calculator works. This
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/test/vtk_data.py python-ase-3.7.1.3184/ase/test/vtk_data.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/test/vtk_data.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/test/vtk_data.py	2013-06-21 18:55:16.228388448 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 
0d9467c
 import sys
0d9467c
 
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/test/vtk_pipeline.py python-ase-3.7.1.3184/ase/test/vtk_pipeline.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/test/vtk_pipeline.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/test/vtk_pipeline.py	2013-06-21 18:55:16.688390211 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 
0d9467c
 from ase.visualize.vtk import requirevtk
0d9467c
 
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/thermochemistry.py python-ase-3.7.1.3184/ase/thermochemistry.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/thermochemistry.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/thermochemistry.py	2013-06-21 18:55:17.586393651 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 """Modules for calculating thermochemical information from computational
0d9467c
 outputs."""
0d9467c
 
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/utils/adsorb.py python-ase-3.7.1.3184/ase/utils/adsorb.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/utils/adsorb.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/utils/adsorb.py	2013-06-21 18:55:14.640382365 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 
0d9467c
 # Copyright 2010 CAMd
0d9467c
 # (see accompanying license files for details).
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/ase/utils/molecule_test.py python-ase-3.7.1.3184/ase/utils/molecule_test.py
0d9467c
--- python-ase-3.7.1.3184.orig/ase/utils/molecule_test.py	2013-05-16 09:53:16.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/ase/utils/molecule_test.py	2013-06-21 18:55:14.631382330 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 
0d9467c
 """This module defines extensible classes for running tests on molecules.
0d9467c
 
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/doc/ase/calculators/ase_castep_demo.py python-ase-3.7.1.3184/doc/ase/calculators/ase_castep_demo.py
0d9467c
--- python-ase-3.7.1.3184.orig/doc/ase/calculators/ase_castep_demo.py	2013-05-16 09:53:15.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/doc/ase/calculators/ase_castep_demo.py	2013-06-21 18:55:19.635401501 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/python
0d9467c
 """This simple demo calculates the total energy of CO molecules
0d9467c
 using once LDA and once PBE as xc-functional. Obviously
0d9467c
 some parts in this scripts are longer than necessary, but are shown
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/doc/ase/calculators/dftb_ex1_relax.py python-ase-3.7.1.3184/doc/ase/calculators/dftb_ex1_relax.py
0d9467c
--- python-ase-3.7.1.3184.orig/doc/ase/calculators/dftb_ex1_relax.py	2013-05-16 09:53:15.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/doc/ase/calculators/dftb_ex1_relax.py	2013-06-21 18:55:19.653401570 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 
0d9467c
 import os
0d9467c
 
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/doc/ase/calculators/dftb_ex2_relax.py python-ase-3.7.1.3184/doc/ase/calculators/dftb_ex2_relax.py
0d9467c
--- python-ase-3.7.1.3184.orig/doc/ase/calculators/dftb_ex2_relax.py	2013-05-16 09:53:15.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/doc/ase/calculators/dftb_ex2_relax.py	2013-06-21 18:55:19.628401474 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/python
0d9467c
 
0d9467c
 from ase.io import read, write
0d9467c
 from ase.calculators.dftb import Dftb
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/doc/ase/calculators/gromacs_example_mm_relax2.py python-ase-3.7.1.3184/doc/ase/calculators/gromacs_example_mm_relax2.py
0d9467c
--- python-ase-3.7.1.3184.orig/doc/ase/calculators/gromacs_example_mm_relax2.py	2013-05-16 09:53:15.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/doc/ase/calculators/gromacs_example_mm_relax2.py	2013-06-21 18:55:19.716401812 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 """ 
0d9467c
     An example for using gromacs calculator in ase.
0d9467c
     Atom positions are relaxed.
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/doc/ase/calculators/gromacs_example_mm_relax.py python-ase-3.7.1.3184/doc/ase/calculators/gromacs_example_mm_relax.py
0d9467c
--- python-ase-3.7.1.3184.orig/doc/ase/calculators/gromacs_example_mm_relax.py	2013-05-16 09:53:15.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/doc/ase/calculators/gromacs_example_mm_relax.py	2013-06-21 18:55:19.691401716 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 """ An example for using gromacs calculator in ase.
0d9467c
     Atom positions are relaxed.
0d9467c
     A sample call:
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/doc/ase/calculators/test_ase_qmmm_manyqm.py python-ase-3.7.1.3184/doc/ase/calculators/test_ase_qmmm_manyqm.py
0d9467c
--- python-ase-3.7.1.3184.orig/doc/ase/calculators/test_ase_qmmm_manyqm.py	2013-05-16 09:53:15.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/doc/ase/calculators/test_ase_qmmm_manyqm.py	2013-06-21 18:55:19.622401451 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 """ demo run for ase_qmmm_manyqm calculator """
0d9467c
 
0d9467c
 #  ./test_ase_qmmm_manyqm.py gromacs_mm-relax.g96
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/doc/ase/calculators/turbomole_ex1_relax.py python-ase-3.7.1.3184/doc/ase/calculators/turbomole_ex1_relax.py
0d9467c
--- python-ase-3.7.1.3184.orig/doc/ase/calculators/turbomole_ex1_relax.py	2013-05-16 09:53:15.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/doc/ase/calculators/turbomole_ex1_relax.py	2013-06-21 18:55:19.671401639 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 import os
0d9467c
 
0d9467c
 from ase.io import read,write
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/doc/ase/calculators/turbomole_ex2_diffuse_usingNEB.py python-ase-3.7.1.3184/doc/ase/calculators/turbomole_ex2_diffuse_usingNEB.py
0d9467c
--- python-ase-3.7.1.3184.orig/doc/ase/calculators/turbomole_ex2_diffuse_usingNEB.py	2013-05-16 09:53:15.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/doc/ase/calculators/turbomole_ex2_diffuse_usingNEB.py	2013-06-21 18:55:19.697401739 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 
0d9467c
 import os
0d9467c
 
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/doc/ase/calculators/turbomole_ex3_restart_diffuse_usingNEB.py python-ase-3.7.1.3184/doc/ase/calculators/turbomole_ex3_restart_diffuse_usingNEB.py
0d9467c
--- python-ase-3.7.1.3184.orig/doc/ase/calculators/turbomole_ex3_restart_diffuse_usingNEB.py	2013-05-16 09:53:15.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/doc/ase/calculators/turbomole_ex3_restart_diffuse_usingNEB.py	2013-06-21 18:55:19.703401762 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 
0d9467c
 import os
0d9467c
 
0d9467c
diff -Naur python-ase-3.7.1.3184.orig/doc/exercises/siesta2/siesta2.py python-ase-3.7.1.3184/doc/exercises/siesta2/siesta2.py
0d9467c
--- python-ase-3.7.1.3184.orig/doc/exercises/siesta2/siesta2.py	2013-05-16 09:53:15.000000000 +0200
0d9467c
+++ python-ase-3.7.1.3184/doc/exercises/siesta2/siesta2.py	2013-06-21 18:55:19.774402034 +0200
0d9467c
@@ -1,4 +1,3 @@
0d9467c
-#!/usr/bin/env python
0d9467c
 from ase.io import read
0d9467c
 from ase.constraints import FixAtoms
0d9467c
 from ase.calculators.siesta import Siesta