mirror of
https://github.com/hholtmann/smcFanControl.git
synced 2025-11-04 19:49:16 +01:00
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
framework module Sparkle {
|
|
umbrella header "Sparkle.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|