summaryrefslogtreecommitdiffstats
path: root/Mac/Build
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1999-02-14 23:12:06 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1999-02-14 23:12:06 (GMT)
commit3b8052685c87e6564a3a4c37954ac2d96fcd6478 (patch)
tree06a49205a530e7185b524ec399bbc22fcf824cd9 /Mac/Build
parentf32834c20638fc2b260c202c7bd9f0af2fba191e (diff)
downloadcpython-3b8052685c87e6564a3a4c37954ac2d96fcd6478.zip
cpython-3b8052685c87e6564a3a4c37954ac2d96fcd6478.tar.gz
cpython-3b8052685c87e6564a3a4c37954ac2d96fcd6478.tar.bz2
(finally) unified the interpreter and the applet as Just suggested ages ago. The
resulting program is called PythonInterpreter.
Diffstat (limited to 'Mac/Build')
-rw-r--r--Mac/Build/PythonApplet.prjbin83905 -> 0 bytes
-rw-r--r--Mac/Build/PythonInterpreter.prj (renamed from Mac/Build/Python.prj)bin74912 -> 86704 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/Mac/Build/PythonApplet.prj b/Mac/Build/PythonApplet.prj
deleted file mode 100644
index 500cd896..0000000
--- a/Mac/Build/PythonApplet.prj
+++ /dev/null
Binary files differ
diff --git a/Mac/Build/Python.prj b/Mac/Build/PythonInterpreter.prj
index 9dc1387..ab3cd9f 100644
--- a/Mac/Build/Python.prj
+++ b/Mac/Build/PythonInterpreter.prj
Binary files differ