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