summaryrefslogtreecommitdiffstats
path: root/Mac/Include
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1996-03-12 13:29:04 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1996-03-12 13:29:04 (GMT)
commite355c4568f30b720c714d999ffb621b5bd83c137 (patch)
tree5437f6e072528d512893cd93199cec56c2f3a6b3 /Mac/Include
parent4032c2c1ce3e15fa038721938854bdec14334600 (diff)
downloadcpython-e355c4568f30b720c714d999ffb621b5bd83c137.zip
cpython-e355c4568f30b720c714d999ffb621b5bd83c137.tar.gz
cpython-e355c4568f30b720c714d999ffb621b5bd83c137.tar.bz2
- Allow setting of argc/argv in <option>-start dialog
- Set "ok" to be default button
Diffstat (limited to 'Mac/Include')
-rw-r--r--Mac/Include/pythonresources.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/Include/pythonresources.h b/Mac/Include/pythonresources.h
index 49e909f..4a69d5d 100644
--- a/Mac/Include/pythonresources.h
+++ b/Mac/Include/pythonresources.h
@@ -43,6 +43,7 @@
#define OPT_DEBUGGING 7
#define OPT_KEEPNORMAL 8
#define OPT_KEEPERROR 9
+#define OPT_CMDLINE 10
/* Dialog for 'No preferences directory' */
#define NOPREFDIR_ID 133