# HG changeset patch # User drewp@bigasterisk.com # Date 1398534535 0 # Node ID 88110cd58caad7a12ee00dba816bcc2a183968a6 # Parent 78690efc866c584c8a1feab684a0c5f32d7bca6b fix #! in bumppad Ignore-this: 8b79954405be8619669524fb875081a6 diff -r 78690efc866c -r 88110cd58caa bin/bumppad --- a/bin/bumppad Sat Apr 26 17:48:44 2014 +0000 +++ b/bin/bumppad Sat Apr 26 17:48:55 2014 +0000 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!bin/python from __future__ import division,nested_scopes import sys, time, math import Tkinter as tk