mirror of
https://bitbucket.org/vendoo/vendoo_v1.0.git
synced 2025-12-25 03:37:39 +00:00
7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
framework module Bolts {
|
|
umbrella header "Bolts-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|