make more python scripts portable across installations

This commit is contained in:
Axel Kohlmeyer
2013-06-10 10:06:23 +02:00
parent 977a5e0a61
commit 3a662f5421
8 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
#!/usr/local/bin/python -i
#!/usr/bin/env python -i
# Script: logplot.py
# Purpose: use GnuPlot to plot two columns from a LAMMPS log file