From 826937e25e366fac55e478740eb6b55b8a990c6e 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(+) diff --git a/Fourmi.py b/Fourmi.py index 4ed2c95..16029f9 100644 --- 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.