mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Trying again to check it in. Changes to:
- Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions
This commit is contained in:
parent
ae8a68f40c
commit
b81cf9d61c
31 changed files with 1231 additions and 599 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Generated from 'D:Development:THINK C:Mac #includes:Apple #includes:Resources.h'
|
||||
# Generated from 'Moes:CW5 GOLD \304:Metrowerks C/C++ \304:Headers \304:Universal Headers 2.0a3 \304:Resources.h'
|
||||
|
||||
resSysHeap = 64
|
||||
resPurgeable = 32
|
||||
|
|
@ -9,5 +9,5 @@ resChanged = 2
|
|||
mapReadOnly = 128
|
||||
mapCompact = 64
|
||||
mapChanged = 32
|
||||
mapTrue = 0xFFFF
|
||||
mapFalse = 0xFF00
|
||||
kResFileNotOpened = -1
|
||||
kSystemResFile = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue