From 175f04812343b1d149971dca7fe32ba49c623cc2 Mon Sep 17 00:00:00 2001 From: jvr Date: Sat, 25 Sep 2004 08:24:37 +0000 Subject: [PATCH] whoops, rolling back accidental #! commits git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@467 4cde692c-a291-49d1-8350-778aa11640f8 --- MetaTools/roundTrip.py | 2 +- Tools/ttx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MetaTools/roundTrip.py b/MetaTools/roundTrip.py index 81113ff90..1e2c38252 100755 --- a/MetaTools/roundTrip.py +++ b/MetaTools/roundTrip.py @@ -1,4 +1,4 @@ -#! /usr/local/bin/python +#! /usr/bin/env python """usage: ttroundtrip [options] font1 ... fontN diff --git a/Tools/ttx b/Tools/ttx index d3e70a4bb..00c78830f 100755 --- a/Tools/ttx +++ b/Tools/ttx @@ -1,4 +1,4 @@ -#! /usr/bin/python +#! /usr/bin/env python def _dummy():