From 72247faaacb485e38a165fe6f90cb440d72fbab7 Mon Sep 17 00:00:00 2001 From: Phill Ridout Date: Thu, 22 Jan 2015 18:44:34 +0000 Subject: [PATCH] and to openlp.py --- openlp.py | 1 + 1 file changed, 1 insertion(+) diff --git a/openlp.py b/openlp.py index 7b4b81635..1c51338fc 100755 --- a/openlp.py +++ b/openlp.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python3 # -*- coding: utf-8 -*- # vim: autoindent shiftwidth=4 expandtab textwidth=120 tabstop=4 softtabstop=4