mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Call SchedParams(1,0) so the dialog is correctly re-enabled after something has been on top of it.
This commit is contained in:
parent
8c94d5eb0e
commit
ab49e88116
1 changed files with 5 additions and 2 deletions
|
@ -250,8 +250,11 @@ I_PPC_EXTENSIONS : (buildmwproject, "CWIE", [
|
|||
(":Extensions:Numerical:Mac:numpymodules.prj", "multiarraymodule"),
|
||||
(":Extensions:Numerical:Mac:numpymodules.prj", "_numpy"),
|
||||
(":Extensions:Numerical:Mac:numpymodules.prj", "umathmodule"),
|
||||
(":Extensions:Numerical:Mac:numpymodules.prj", "lapack_litemodule"),
|
||||
(":Extensions:Numerical:Mac:numpymodules.prj", "ranlibmodule"),
|
||||
(":Extensions:Numerical:Mac:numpymodules.prj", "arrayfns"),
|
||||
(":Extensions:Numerical:Packages:FFT:Mac:fftpack.prj", "fftpack.ppc"),
|
||||
(":Extensions:Numerical:Packages:LALITE:Mac:lapack_lite.prj", "lapack_lite.ppc"),
|
||||
(":Extensions:Numerical:Packages:RANLIB:Mac:ranlib.prj", "ranlib.ppc"),
|
||||
(":Extensions:Numerical:Packages:RNG:Mac:RNG.prj", "RNG.ppc"),
|
||||
]),
|
||||
|
||||
I_68K_EXTENSIONS : (buildmwproject, "CWIE", [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue