diff options
author | necoro <> | 2006-09-27 20:26:44 +0000 |
---|---|---|
committer | necoro <> | 2006-09-27 20:26:44 +0000 |
commit | 5a8983f24fdef326cd3b54bbf9595a5457210554 (patch) | |
tree | b47beecf17144e407798d1f0a32b582fd44b322e /geneticone/gui/__init__.py | |
parent | 550d3412fe7d5039a2f6bd521798284a820fbe26 (diff) | |
download | portato-5a8983f24fdef326cd3b54bbf9595a5457210554.tar.gz portato-5a8983f24fdef326cd3b54bbf9595a5457210554.tar.bz2 portato-5a8983f24fdef326cd3b54bbf9595a5457210554.zip |
Removed shebangs
Diffstat (limited to 'geneticone/gui/__init__.py')
-rw-r--r-- | geneticone/gui/__init__.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/geneticone/gui/__init__.py b/geneticone/gui/__init__.py index 2dd06ec..d06940b 100644 --- a/geneticone/gui/__init__.py +++ b/geneticone/gui/__init__.py @@ -1,5 +1,3 @@ -#!/usr/bin/python - # # File: geneticone/gui/__init__.py # This file is part of the Genetic/One-Project, a graphical portage-frontend. |