mirror of
https://github.com/averello/AutomaticModelKit.git
synced 2026-03-03 18:28:10 +01:00
7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
framework module AutomaticModelKit {
|
|
umbrella header "AutomaticModelKit-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|