diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1999-02-14 23:12:06 +0000 |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1999-02-14 23:12:06 +0000 |
commit | 3b8052685c87e6564a3a4c37954ac2d96fcd6478 (patch) | |
tree | 06a49205a530e7185b524ec399bbc22fcf824cd9 /Mac/Build | |
parent | f32834c20638fc2b260c202c7bd9f0af2fba191e (diff) | |
download | cpython-git-3b8052685c87e6564a3a4c37954ac2d96fcd6478.tar.gz |
(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.prj | bin | 83905 -> 0 bytes |
-rw-r--r-- | Mac/Build/PythonInterpreter.prj (renamed from Mac/Build/Python.prj) | bin | 74912 -> 86704 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/Mac/Build/PythonApplet.prj b/Mac/Build/PythonApplet.prj Binary files differdeleted file mode 100644 index 500cd89641..0000000000 --- a/Mac/Build/PythonApplet.prj +++ /dev/null diff --git a/Mac/Build/Python.prj b/Mac/Build/PythonInterpreter.prj Binary files differindex 9dc1387e4a..ab3cd9fdc9 100644 --- a/Mac/Build/Python.prj +++ b/Mac/Build/PythonInterpreter.prj |