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