aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-10-24 22:40:58 +0200
committerMattias Andrée <maandree@operamail.com>2013-10-24 22:40:58 +0200
commit3c407731ea30a8cae94c1cffa1312e6848990c1e (patch)
tree5f04ba44dc122b2e6770235d03c9cc0f4c6ca70e /src
parentupdate gitignroe (diff)
downloadgpp-4aee197b1cd5e69ac0c38624250bea4ce7c81188.tar.gz
gpp-4aee197b1cd5e69ac0c38624250bea4ce7c81188.tar.bz2
gpp-4aee197b1cd5e69ac0c38624250bea4ce7c81188.tar.xz
set shebang1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src')
-rwxr-xr-xsrc/gpp.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpp.py b/src/gpp.py
index 5200b2a..53e9257 100755
--- a/src/gpp.py
+++ b/src/gpp.py
@@ -1,4 +1,5 @@
#!/usr/bin/env python3
+#!@{SHEBANG}
'''
gpp – Bash based general purpose preprocessor