2024-06-07 11:41:02 +08:00

7 lines
94 B
Plaintext

module Aspects {
umbrella header "Aspects-umbrella.h"
export *
module * { export * }
}