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