mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
bafeb84a56
Swift SVN r17430
14 lines
201 B
Plaintext
14 lines
201 B
Plaintext
module gizmo { header "Gizmo.h" }
|
|
|
|
module ObjectiveC {
|
|
header "BridgeTestObjectiveC.h"
|
|
}
|
|
|
|
module CoreCooling {
|
|
header "CoreCooling.h"
|
|
}
|
|
|
|
module Foundation {
|
|
header "BridgeTestFoundation.h"
|
|
}
|