diff --git a/applepy.py b/applepy.py old mode 100644 new mode 100755 index 0ed7736..3c932e3 --- a/applepy.py +++ b/applepy.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # ApplePy - an Apple ][ emulator in Python # James Tauber / http://jtauber.com/ # originally written 2001, updated 2011