Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common/Util/InstrumentPanel.py
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2008-12-29 06:52:53 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2008-12-29 06:52:53 (GMT)
commit1c4f991f397a88dcdae620c26ef39b0ecc606c75 (patch)
tree644b41fe0f391d5e87cc6d5f1122d914f0db9a29 /common/Util/InstrumentPanel.py
parent3c4b5c8e4fcf7c156d2f4760c1f38292af83f1c5 (diff)
fix exec permitions and file formats
Diffstat (limited to 'common/Util/InstrumentPanel.py')
-rw-r--r--common/Util/InstrumentPanel.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/Util/InstrumentPanel.py b/common/Util/InstrumentPanel.py
index fc933b9..014d794 100644
--- a/common/Util/InstrumentPanel.py
+++ b/common/Util/InstrumentPanel.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
import pygtk
pygtk.require( '2.0' )
import gtk