diff problem.py @ 88:cd347cfca272

Removed shebang from modules
author Oleg Oshmyan <chortos@inbox.lv>
date Mon, 28 Feb 2011 11:28:46 +0000
parents 741ae3391b61
children 1fb319ec33af
line wrap: on
line diff
--- a/problem.py	Fri Feb 25 00:11:06 2011 +0000
+++ b/problem.py	Mon Feb 28 11:28:46 2011 +0000
@@ -1,4 +1,3 @@
-#! /usr/bin/env python
 # Copyright (c) 2010-2011 Chortos-2 <chortos@inbox.lv>
 
 from __future__ import division, with_statement