From 24fa65bc90e9526bb2f05c31990b56f00c604497 Mon Sep 17 00:00:00 2001 From: Stephen Mardson McQuay Date: Thu, 24 Mar 2011 00:38:55 -0600 Subject: [PATCH] fixed shabang line --- bin/grid_regular.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/grid_regular.py b/bin/grid_regular.py index eb316ba..135b160 100755 --- a/bin/grid_regular.py +++ b/bin/grid_regular.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2.6 +#!/usr/bin/env python import sys import pickle