changed mode of lpp.py to be an executable

This commit is contained in:
snamber
2013-02-25 16:39:22 +01:00
parent 7c78a0af66
commit e48124fbf8

1
src/lpp.py Normal file → Executable file
View File

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