7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
framework module Cryptor {
|
|
umbrella header "BlueCryptor-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|