summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2010-10-20 02:53:26 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2010-10-20 02:53:26 +0200
commit3f2302de3118e9bcb2bebc8d1ace1a4aeb8882b9 (patch)
treec5405f3db2a6b873b6da6074362fa24aee7bff59
parente5a9615bcacd7e77c89e223fd9c2623b49d6cd21 (diff)
downloadplay-3f2302de3118e9bcb2bebc8d1ace1a4aeb8882b9.tar.xz
play: included mode in -*- line
-rwxr-xr-xplay2
1 files changed, 1 insertions, 1 deletions
diff --git a/play b/play
index a4b6f4c..07caaf7 100755
--- a/play
+++ b/play
@@ -1,5 +1,5 @@
#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+# -*- mode:python; coding:utf-8 -*-
__version__ = "play 1.00"