summaryrefslogtreecommitdiffstats
path: root/chitin/utils.py
diff options
context:
space:
mode:
authorIzhar Firdaus <kagesenshi.87@gmail.com>2008-06-24 14:24:17 +0800
committerIzhar Firdaus <kagesenshi.87@gmail.com>2008-06-24 14:24:17 +0800
commitc59a56fa704f278ed95f26f98fe6f77aaecf94ee (patch)
tree8a7187a404d681aa30c93d932fdc2c77a01f9dd5 /chitin/utils.py
parent40602488897fcf16f2eedad18eb33149c3b2341d (diff)
downloadchitin-master.tar.gz
chitin-master.tar.xz
chitin-master.zip
- added generator classHEADmaster
- moved ocins variable to __init__.py
Diffstat (limited to 'chitin/utils.py')
-rw-r--r--chitin/utils.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/chitin/utils.py b/chitin/utils.py
index 47b7e95..be6b4d0 100644
--- a/chitin/utils.py
+++ b/chitin/utils.py
@@ -1,5 +1,4 @@
-#!/usr/bin/python
-
+#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or