diff options
author | Guido van Rossum <guido@python.org> | 1996-06-28 19:12:06 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1996-06-28 19:12:06 (GMT) |
commit | 1bc716f2fc2aeb4ef4481089727450eb7357f696 (patch) | |
tree | a725dce1097dd3344a0c2cf9c17cc899bd21e658 /PC/pyth_w31.def | |
parent | c012547142cfa91192f562ea0204fcf6f5275708 (diff) | |
download | cpython-1bc716f2fc2aeb4ef4481089727450eb7357f696.zip cpython-1bc716f2fc2aeb4ef4481089727450eb7357f696.tar.gz cpython-1bc716f2fc2aeb4ef4481089727450eb7357f696.tar.bz2 |
Added PC files from Jim Ahlstrom.
Diffstat (limited to 'PC/pyth_w31.def')
-rw-r--r-- | PC/pyth_w31.def | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/PC/pyth_w31.def b/PC/pyth_w31.def new file mode 100644 index 0000000..4fe063c --- /dev/null +++ b/PC/pyth_w31.def @@ -0,0 +1,5 @@ +NAME +EXETYPE WINDOWS +CODE PRELOAD MOVABLE DISCARDABLE +DATA PRELOAD MOVABLE +HEAPSIZE 4096 |