commit | 76efd8e7a193d5e17f0f607ec5a2756636f9a9a5 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Fri Feb 24 22:53:16 1995 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Fri Feb 24 22:53:16 1995 +0000 |
tree | fbd1495cc56a17715fbf6e8d175bcc7503c6330c | |
parent | 397c3fb4d7b0e3bca7471e2f3e166b59d769880f [diff] |
MAde a few things more orthogonal and did some cleanups: - Applications now have their (minimal) main prrogram in macapplication.c and the rest of the init code in macglue.c. - A new define, USE_MAC_APPLET_SUPPORT, independent of USE_MAC_SHARED_LIB - chdir to script directory now done in PyMac_InitApplication.