7 lines
87 B
Plaintext
7 lines
87 B
Plaintext
framework module ZIM {
|
|
umbrella header "ZIM.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|