7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
module Kingfisher {
|
|
umbrella header "Kingfisher-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|