mirror of https://github.com/python/cpython
Added calldll module
This commit is contained in:
parent
0040b4704e
commit
ab786562b0
|
@ -95,6 +95,7 @@ PLUGIN_INSTRUCTIONS=[
|
||||||
":PlugIns:qtmodules.ppc.µ",
|
":PlugIns:qtmodules.ppc.µ",
|
||||||
":PlugIns:waste.ppc.µ",
|
":PlugIns:waste.ppc.µ",
|
||||||
":PlugIns:_tkinter.ppc.µ",
|
":PlugIns:_tkinter.ppc.µ",
|
||||||
|
":PlugIns:calldll.ppc.µ",
|
||||||
])
|
])
|
||||||
]
|
]
|
||||||
CFM68KPLUGIN_INSTRUCTIONS=[
|
CFM68KPLUGIN_INSTRUCTIONS=[
|
||||||
|
|
Loading…
Reference in New Issue