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