mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
13 lines
383 B
Python
13 lines
383 B
Python
--- ./convert/Parserv5/Translate.py.orig Fri Dec 16 09:21:30 2005
|
|
+++ ./convert/Parserv5/Translate.py Mon Jan 9 22:31:28 2006
|
|
@@ -19,8 +19,7 @@
|
|
#
|
|
# ======================================================================
|
|
|
|
-#!/bin/env python -d
|
|
-#!/tools/net/app/Python-1.5.2/bin/python1.5
|
|
+#!/usr/bin/env python -d
|
|
|
|
"""Translate - a first attempt at parsing my little language
|
|
|