Files
2024-08-12 10:49:20 +08:00

7 lines
107 B
Plaintext

framework module CryptorRSA {
umbrella header "BlueRSA-umbrella.h"
export *
module * { export * }
}