changeset 41:c525e6bb4004

Added a hash-bang to the run_enso.py script.
author Atul Varma <varmaa@toolness.com>
date Sun, 24 Feb 2008 17:43:21 -0600
parents 835c7c35e4c4
children 9c5f2da790b3
files scripts/run_enso.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/run_enso.py	Sun Feb 24 17:24:55 2008 -0600
+++ b/scripts/run_enso.py	Sun Feb 24 17:43:21 2008 -0600
@@ -1,3 +1,5 @@
+#! /usr/bin/env python
+
 import logging
 
 import enso