Removed sha-bang from non-executable python files + whitespace cleanups.
authorW. Trevor King <wking@drexel.edu>
Thu, 17 Dec 2009 19:32:21 +0000 (14:32 -0500)
committerW. Trevor King <wking@drexel.edu>
Thu, 17 Dec 2009 19:32:21 +0000 (14:32 -0500)
commitc0bd161ab41e18f33f4497b8e3206f0a12bf9616
treedd16edc73f5bb7f27c51015a8d44fd7e98f154a7
parent5c9e831f851ddb1cb9d0b06ff18c9d63ddf02aea
Removed sha-bang from non-executable python files + whitespace cleanups.

Whitespace cleanups mostly involved removing trailing whitespace.
31 files changed:
hooke/driver/csvdriver.py
hooke/driver/hemingclamp.py
hooke/driver/jpk.py
hooke/driver/mcs.py
hooke/driver/mfp1dexport.py
hooke/driver/picoforce.py
hooke/driver/picoforcealt.py
hooke/driver/tutorialdriver.py
hooke/hooke.py
hooke/hooke_cli.py
hooke/libhooke.py
hooke/libhookecurve.py
hooke/libinput.py
hooke/liboutlet.py
hooke/libpeakspot.py
hooke/libviewer.py
hooke/plugin/autopeak.py
hooke/plugin/cut.py
hooke/plugin/fit.py
hooke/plugin/flatfilts.py
hooke/plugin/generalclamp.py
hooke/plugin/generaltccd.py
hooke/plugin/generalvclamp.py
hooke/plugin/macro.py
hooke/plugin/massanalysis.py
hooke/plugin/multidistance.py
hooke/plugin/pcluster.py
hooke/plugin/procplots.py
hooke/plugin/superimpose.py
hooke/plugin/tutorial.py
hooke/plugin/viewer.py