7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
framework module Zip {
|
|
umbrella header "Zip-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|