From 3c407731ea30a8cae94c1cffa1312e6848990c1e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 24 Oct 2013 22:40:58 +0200 Subject: set shebang MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/gpp.py | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gpp.py') 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 -- cgit v1.2.3-70-g09d2