forked from mirror/smcFanControl
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
framework module Sparkle {
|
|
umbrella header "Sparkle.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|