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