From 328cb3808c28237eb5f56713fe827a2d0807e166 Mon Sep 17 00:00:00 2001 From: "Jip J. Dekker" Date: Tue, 18 Mar 2014 18:05:44 +0100 Subject: [PATCH] Unix machine should be able to execute this without any problems. --- Fourmi.py | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 Fourmi.py diff --git a/Fourmi.py b/Fourmi.py old mode 100644 new mode 100755 index 4ed2c95..16029f9 --- a/Fourmi.py +++ b/Fourmi.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python """ Fourmi - An internet webcrawler searching for information on chemical compounds. [todo] - Add some more useful text here.