made applepy.py executable

This commit is contained in:
James Tauber 2012-04-18 07:36:57 -04:00
parent bdbc60e6e5
commit 2492947e1d

2
applepy.py Normal file → Executable file
View File

@ -1,3 +1,5 @@
#!/usr/bin/env python
# ApplePy - an Apple ][ emulator in Python
# James Tauber / http://jtauber.com/
# originally written 2001, updated 2011