modified path to python executable in pizza.py

This commit is contained in:
snamber
2014-02-14 19:27:08 +01:00
parent 782a3e0383
commit 41ae242ce3
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python
oneline = "writing pp-data in vtk format automatically, saving memory"
docstr = """this is the docstr of LIGGGHTSPostProcessing"""